CMInvalidParameter Class Reference
An exception to indicate that a method was invoked with one or more invalid parameters or conditions.
More...
#include <exceptions.h>
List of all members.
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] |
The documentation for this class was generated from the following file: