CEBL
2.1
|
Inturrupt Exception. More...
#include <Exceptions.hpp>
Public Member Functions | |
InturruptException (string message) | |
virtual | ~InturruptException () throw () |
virtual const char * | what () const throw () |
Protected Attributes | |
string | message |
Inturrupt Exception.
Definition at line 253 of file Exceptions.hpp.
|
inline |
Definition at line 259 of file Exceptions.hpp.
References message.
|
inlinevirtual |
Definition at line 264 of file Exceptions.hpp.
|
inlinevirtual |
Definition at line 266 of file Exceptions.hpp.
References message.
|
protected |
Definition at line 256 of file Exceptions.hpp.
Referenced by InturruptException(), and what().