CEBL
2.1
|
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 |
Feature Exception.
Definition at line 232 of file Exceptions.hpp.
|
inline |
Definition at line 238 of file Exceptions.hpp.
References message.
|
inlinevirtual |
Definition at line 243 of file Exceptions.hpp.
|
inlinevirtual |
Definition at line 245 of file Exceptions.hpp.
References message.
|
protected |
Definition at line 235 of file Exceptions.hpp.
Referenced by FeatureException(), and what().