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

#include <ErrSystem.hxx>

List of all members.

Public Member Functions

 LockError (const char *msg=0)
- 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

Definition at line 30 of file ErrSystem.hxx.


Constructor & Destructor Documentation

CLAM::LockError::LockError ( const char *  msg = 0)

Definition at line 27 of file ErrSystem.cxx.


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