Tagcoll::ConsistencyCheckException Class Reference

Exception thrown when some consistency check fails. More...

#include <Exception.h>

Inheritance diagram for Tagcoll::ConsistencyCheckException:

Inheritance graph
[legend]
Collaboration diagram for Tagcoll::ConsistencyCheckException:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ConsistencyCheckException (const std::string &context) throw ()
virtual const char * type () const throw ()
 Get a string tag identifying the exception type.

Detailed Description

Exception thrown when some consistency check fails.

It is a direct child of ContextException, and has the very same semantics.


Constructor & Destructor Documentation

Tagcoll::ConsistencyCheckException::ConsistencyCheckException ( const std::string &  context  )  throw () [inline]


Member Function Documentation

virtual const char* Tagcoll::ConsistencyCheckException::type (  )  const throw () [inline, virtual]

Get a string tag identifying the exception type.

Reimplemented from Tagcoll::ContextException.

Reimplemented in Tagcoll::commandline::BadOption, Tagcoll::OutOfRangeException, and Tagcoll::ValOutOfRangeException< C >.


The documentation for this class was generated from the following file:
Generated on Sat Jan 17 03:34:06 2009 for libtagcoll by  doxygen 1.5.1