CMInvalidParameter Class Reference

An exception to indicate that a method was invoked with one or more invalid parameters or conditions. More...

#include <exceptions.h>

Inheritance diagram for CMInvalidParameter:

Inheritance graph
[legend]
Collaboration diagram for CMInvalidParameter:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 CMInvalidParameter (const std::string &explanation)


Detailed Description

An exception to indicate that a method was invoked with one or more invalid parameters or conditions.

This is expected to be caught and handled, rather than fatal.

Definition at line 125 of file exceptions.h.


Constructor & Destructor Documentation

CMInvalidParameter::CMInvalidParameter ( const std::string &  explanation  )  [inline]

Definition at line 127 of file exceptions.h.

References CMException::_what.


The documentation for this class was generated from the following file:

Generated on Tue May 13 11:32:43 2008 for consmgr by  doxygen 1.5.5