Itasca C++ Interface
|
Additional Inherited Members | |
![]() | |
template<typename... Args> | |
iexception (const string &s, Args &&... args) | |
virtual BASE_EXPORT const char * | what () const throw () |
Returns the contents of the error message as a const char. | |
void | setMessage (const string &s) |
Allows the message carried by the exception to be replaced with a new one. | |