Special exception class for v3. More...
Public Member Functions | |
exception_matrix2 () | |
empty constructor | |
exception_matrix2 (const std::string &msg, const std::string &file, const std::string &caller, const int &line) | |
constructor with error information | |
![]() | |
exception_cpe () | |
empty constructor | |
exception_cpe (const std::string &msg, const std::string &file, const std::string &caller, const int &line) | |
constructor with error information | |
std::string | info () const |
return error message | |
Special exception class for v3.
|
inline |
empty constructor
|
inline |
constructor with error information