18 #ifndef _SDF_EXCEPTION_PRIVATE_HH_
19 #define _SDF_EXCEPTION_PRIVATE_HH_
37 public: std::string
str;
Definition: ExceptionPrivate.hh:28
std::string file
The error function.
Definition: ExceptionPrivate.hh:31
std::string str
The error string.
Definition: ExceptionPrivate.hh:37
int64_t line
Line the error occured on.
Definition: ExceptionPrivate.hh:34