Inheritance diagram for rdaBadParameter:
Public Member Functions | |
rdaBadParameter () | |
Constructs a BadParameter exception with an empty message string. | |
rdaBadParameter (const char *msg) | |
Constructs a BadParameter exception with the specified message string. | |
virtual const char * | getType () const |
Returns the exception class name. |