StkError Class Reference

STK error handling class. More...

#include <Stk.h>


Public Member Functions

virtual const char * getMessage (void) const
 Returns the "thrown" error message string.
virtual const TYPE & getType (void)
 Returns the "thrown" error message TYPE.
virtual void printMessage (void)
 Prints "thrown" error message to stdout.
 StkError (const char *p, TYPE tipe=StkError::UNSPECIFIED)
 The constructor.
virtual ~StkError (void)
 The destructor.


Detailed Description

STK error handling class.

This is a fairly abstract exception handling class. There could be sub-classes to take care of more specific error conditions ... or not.

Definition at line 44 of file Stk.h.


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

Generated on Wed May 23 00:02:23 2012 for Marsyas by  doxygen 1.5.6