CEBL
2.1
|
Device Exception. More...
#include <Exceptions.hpp>
Public Member Functions | |
DeviceException (string message) | |
virtual | ~DeviceException () throw () |
virtual const char * | what () const throw () |
Protected Attributes | |
string | message |
Device Exception.
Definition at line 110 of file Exceptions.hpp.
|
inline |
Definition at line 116 of file Exceptions.hpp.
References message.
|
inlinevirtual |
Definition at line 121 of file Exceptions.hpp.
|
inlinevirtual |
Definition at line 123 of file Exceptions.hpp.
References message.
|
protected |
Definition at line 113 of file Exceptions.hpp.
Referenced by DeviceException(), and what().