This class encapsulates information about an error
This class encapsulates information about an error. It should be created and thrown when an error occurres.
Exception was implemented to be the base class for a set of exception classes, but GNUs g++ does not allow to use inheritance by try-throw-catch. So do not make subclasses of this class and use only this for exceptions.
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de