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