|
CEBL
2.1
|
DataSource Exception. More...
#include <Exceptions.hpp>
Public Member Functions | |
| DataSourceException (string message) | |
| virtual | ~DataSourceException () throw () |
| virtual const char * | what () const throw () |
Protected Attributes | |
| string | message |
DataSource Exception.
Definition at line 130 of file Exceptions.hpp.
|
inline |
Definition at line 136 of file Exceptions.hpp.
References message.
|
inlinevirtual |
Definition at line 141 of file Exceptions.hpp.
|
inlinevirtual |
Definition at line 143 of file Exceptions.hpp.
References message.
|
protected |
Definition at line 133 of file Exceptions.hpp.
Referenced by DataSourceException(), and what().
1.8.1.1