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

Error type thrown by Factory classes (Factory, FactoryRegistry) More...

#include <ErrFactory.hxx>

List of all members.

Public Member Functions

 ErrFactory (const char *msg)
- 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 ()
virtual const char * what () 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

Error type thrown by Factory classes (Factory, FactoryRegistry)

Definition at line 30 of file ErrFactory.hxx.


Constructor & Destructor Documentation

CLAM::ErrFactory::ErrFactory ( const char *  msg)
inline

Definition at line 33 of file ErrFactory.hxx.


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