Public Attributes | List of all members
sdf::v8::ExceptionPrivate Class Reference

#include <ExceptionPrivate.hh>

Public Attributes

std::string file
 The error function. More...
 
std::int64_t line
 Line the error occured on. More...
 
std::string str
 The error string. More...
 

Member Data Documentation

◆ file

std::string sdf::v8::ExceptionPrivate::file

The error function.

◆ line

std::int64_t sdf::v8::ExceptionPrivate::line

Line the error occured on.

◆ str

std::string sdf::v8::ExceptionPrivate::str

The error string.


The documentation for this class was generated from the following file: