This class is the base used for handling exceptions
This class is the base used for handling exceptions. Any exception has to be derived from this class
BaseExc(const string message, const string cl="unknown", const string md="unknown")
cl - contains the name of the class where the exception has been
raised.
md - contains the name of the module where the exception
has been raised. virtual const char* what(void)
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