#include <Exception.h>
Inheritance diagram for ConsistencyCheckException:
Public Member Functions | |
ConsistencyCheckException (const std::string &context) throw () | |
virtual const char * | type () const throw () |
Get a string tag identifying the exception type. |
|
|
|
Get a string tag identifying the exception type.
Reimplemented from ContextException. Reimplemented in OutOfRangeException, and ValOutOfRangeException< C >. |