CEBL
2.1
|
Classification Exception. More...
#include <Exceptions.hpp>
Public Member Functions | |
ClassificationException (string message) | |
virtual | ~ClassificationException () throw () |
virtual const char * | what () const throw () |
Protected Attributes | |
string | message |
Classification Exception.
Definition at line 211 of file Exceptions.hpp.
|
inline |
Definition at line 217 of file Exceptions.hpp.
References message.
|
inlinevirtual |
Definition at line 222 of file Exceptions.hpp.
|
inlinevirtual |
Definition at line 224 of file Exceptions.hpp.
References message.
|
protected |
Definition at line 214 of file Exceptions.hpp.
Referenced by ClassificationException(), and what().