#include <ExceptionPrivate.hh>
Public Attributes | |
std::string | file |
The error function. More... | |
int64_t | line |
Line the error occured on. More... | |
std::string | str |
The error string. More... | |
std::string sdf::ExceptionPrivate::file |
The error function.
int64_t sdf::ExceptionPrivate::line |
Line the error occured on.
std::string sdf::ExceptionPrivate::str |
The error string.