CEBL  2.1
Public Member Functions | Protected Attributes
StringTableException Class Reference

StringTable Exception. More...

#include <Exceptions.hpp>

Public Member Functions

 StringTableException (string message)
virtual ~StringTableException () throw ()
virtual const char * what () const throw ()

Protected Attributes

string message

Detailed Description

StringTable Exception.

Definition at line 275 of file Exceptions.hpp.


Constructor & Destructor Documentation

StringTableException::StringTableException ( string  message)
inline

Definition at line 281 of file Exceptions.hpp.

References message.

virtual StringTableException::~StringTableException ( ) throw ()
inlinevirtual

Definition at line 286 of file Exceptions.hpp.


Member Function Documentation

virtual const char* StringTableException::what ( ) const throw ()
inlinevirtual

Definition at line 288 of file Exceptions.hpp.

References message.


Field Documentation

string StringTableException::message
protected

Definition at line 278 of file Exceptions.hpp.

Referenced by StringTableException(), and what().


The documentation for this class was generated from the following file: