CEBL  2.1
Public Member Functions | Protected Attributes
FeatureException Class Reference

Feature Exception. More...

#include <Exceptions.hpp>

Public Member Functions

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

Protected Attributes

string message

Detailed Description

Feature Exception.

Definition at line 232 of file Exceptions.hpp.


Constructor & Destructor Documentation

FeatureException::FeatureException ( string  message)
inline

Definition at line 238 of file Exceptions.hpp.

References message.

virtual FeatureException::~FeatureException ( ) throw ()
inlinevirtual

Definition at line 243 of file Exceptions.hpp.


Member Function Documentation

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

Definition at line 245 of file Exceptions.hpp.

References message.


Field Documentation

string FeatureException::message
protected

Definition at line 235 of file Exceptions.hpp.

Referenced by FeatureException(), and what().


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