Inheritance diagram for rdaException:
Public Member Functions | |
virtual const char * | getType () const |
Returns the exception class name. | |
const char * | getMessage () const |
Returns a string describing the error (the string can be empty). | |
Related Functions | |
(Note that these are not member functions.) | |
ostream & | operator<< (ostream &os, const rdaException &ex) |
Prints a string representation of the exception ex to the output stream os. |
Each rdaException provides a string describing the error.