|
CLAM-Development
1.4.0
|
#include <XmlStorageErr.hxx>
Public Member Functions | |
| XmlStorageErr (const std::string &error) | |
| const char * | what () const throw () |
| virtual | ~XmlStorageErr () throw () |
Public Member Functions inherited from CLAM::Err | |
| Err () throw () | |
| Err (const char *msg) throw () | |
| Err (const Err &) throw () | |
| virtual | ~Err () throw () |
| void | Print (void) const throw () |
| void | Embed (const std::exception &) throw () |
| void | Embed (const char *str) throw () |
Additional Inherited Members | |
Protected Attributes inherited from CLAM::Err | |
| char * | mMsg |
Definition at line 32 of file XmlStorageErr.hxx.
| CLAM::XmlStorageErr::XmlStorageErr | ( | const std::string & | error | ) |
Definition at line 7 of file XmlStorageErr.cxx.
|
inlinevirtual |
Definition at line 37 of file XmlStorageErr.hxx.
|
virtual |
Reimplemented from CLAM::Err.
Definition at line 11 of file XmlStorageErr.cxx.
Referenced by CLAM::ControlTraceReader::ConcreteConfigure().
1.8.1