Main Page | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages | Examples

rdaInternalException Class Reference

Thrown to indicate an internal error in the RDA subsystem. More...

Inheritance diagram for rdaInternalException:

rdaException List of all members.

Public Member Functions

virtual const char * getType () const
 Returns the exception class name.


Detailed Description

Thrown to indicate an internal error in the RDA subsystem.

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.


The documentation for this class was generated from the following file:
RDA-2.3 documentation - 27 Jun 2007 - N.Trofimov