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

rdaBadParameter Class Reference

Indicates that an illegal or inappropriate argument has been passed to a method. More...

Inheritance diagram for rdaBadParameter:

rdaException List of all members.

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.


Detailed Description

Indicates that an illegal or inappropriate argument has been passed to a method.


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