CLAM-Development  1.4.0
Public Member Functions
CLAM::XmlStorageErr Class Reference

#include <XmlStorageErr.hxx>

List of all members.

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

Detailed Description

Definition at line 32 of file XmlStorageErr.hxx.


Constructor & Destructor Documentation

CLAM::XmlStorageErr::XmlStorageErr ( const std::string &  error)

Definition at line 7 of file XmlStorageErr.cxx.

virtual CLAM::XmlStorageErr::~XmlStorageErr ( ) throw ()
inlinevirtual

Definition at line 37 of file XmlStorageErr.hxx.


Member Function Documentation

const char * CLAM::XmlStorageErr::what ( ) const throw ()
virtual

Reimplemented from CLAM::Err.

Definition at line 11 of file XmlStorageErr.cxx.

Referenced by CLAM::ControlTraceReader::ConcreteConfigure().


The documentation for this class was generated from the following files: