CLAM-Development
1.1
|
Derived class of the Err base class Handles errors in Processing Object Routines. More...
#include <ErrProcessingObj.hxx>
Public Member Functions | |
ErrProcessingObj () | |
ErrProcessingObj (const char *msg) | |
ErrProcessingObj (const char *msg, const Processing *o) | |
~ErrProcessingObj () throw () |
Derived class of the Err base class Handles errors in Processing Object Routines.
Definition at line 37 of file ErrProcessingObj.hxx.
Definition at line 29 of file ErrProcessingObj.cxx.
CLAM::ErrProcessingObj::ErrProcessingObj | ( | const char * | msg | ) |
Definition at line 35 of file ErrProcessingObj.cxx.
CLAM::ErrProcessingObj::ErrProcessingObj | ( | const char * | msg, |
const Processing * | o | ||
) |
Definition at line 40 of file ErrProcessingObj.cxx.
CLAM::ErrProcessingObj::~ErrProcessingObj | ( | ) | throw () [inline] |
Definition at line 47 of file ErrProcessingObj.hxx.