class TRIPErrorHandler

TRIPErrorHandler

Public Methods

string className()
static void destroy(void)
Frees the memory associated with singelton instance
void handleError(u_int8_t eCode, u_int8_t eSubCode, const string& msg)
Error Handler
static TRIPErrorHandler& instance()
~TRIPErrorHandler()
Destructor

Private Methods

TRIPErrorHandler()
void validateErrorCode() throw(TRIPBadDataException&)

Documentation

TRIPErrorHandler
static TRIPErrorHandler& instance()

string className()

static void destroy(void)
Frees the memory associated with singelton instance. gets register to atexit() function at the time of creation.

~TRIPErrorHandler()
Destructor

void handleError(u_int8_t eCode, u_int8_t eSubCode, const string& msg)
Error Handler

TRIPErrorHandler()

void validateErrorCode() throw(TRIPBadDataException&)


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de