CMUnsupported Class Reference

An exception to indicate an unsupported operation. More...

#include <exceptions.h>

Inheritance diagram for CMUnsupported:

Inheritance graph
[legend]
Collaboration diagram for CMUnsupported:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 CMUnsupported (const std::string &explanation)


Detailed Description

An exception to indicate an unsupported operation.

This exception should be thrown if something that was expected to never happen at run-time happens. This is expected to be caught and handled, rather than fatal.

Definition at line 141 of file exceptions.h.


Constructor & Destructor Documentation

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

Definition at line 143 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