#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... | |
| std::string sdf::v8::ExceptionPrivate::file |
The error function.
| std::int64_t sdf::v8::ExceptionPrivate::line |
Line the error occured on.
| std::string sdf::v8::ExceptionPrivate::str |
The error string.