CEBL  2.1
Public Member Functions | Protected Attributes
ClassificationException Class Reference

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

Detailed Description

Classification Exception.

Definition at line 211 of file Exceptions.hpp.


Constructor & Destructor Documentation

ClassificationException::ClassificationException ( string  message)
inline

Definition at line 217 of file Exceptions.hpp.

References message.

virtual ClassificationException::~ClassificationException ( ) throw ()
inlinevirtual

Definition at line 222 of file Exceptions.hpp.


Member Function Documentation

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

Definition at line 224 of file Exceptions.hpp.

References message.


Field Documentation

string ClassificationException::message
protected

Definition at line 214 of file Exceptions.hpp.

Referenced by ClassificationException(), and what().


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