Inheritance diagram for rdaInternalException:
Public Member Functions | |
virtual const char * | getType () const |
Returns the exception class name. |
Reasons for the error might be lack of resources (for example, memory) on the client or on the server side, or unavailability of some services on which the RDA depends (naming, database). An rdaInternalException can also be thrown to indicate an unchecked exception raised in a device access method implementation.