libHiRISE
|
#include <Exceptions.hh>
Public Member Functions | |
Error (const std::string &message="", const char *caller_id=NULL) | |
Constructs an Error Exception with a message. |
Error exception.
An unrecoverable error condition.
Error | ( | const std::string & | message = "" , |
const char * | caller_id = NULL |
||
) | [inline, explicit] |