This is the base class of all Exceptions thrown by the Akenti libraries
This is the base class of all Exceptions thrown by the Akenti libraries. Exceptions are thrown when the code discovers errors that may be caused by runtime conditions, such as bad arguments, unreachable network resources, etc.
virtual ~Exception() throw()
virtual const string& getMessage() const
virtual const char* what() const throw()
virtual string paramString() const
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