ost::Exception Class Reference

Mainline exception handler, this is the root for all Common C++ exceptions and assures the ansi C++ exception class hierarchy is both followed and imported into the gnu Common C++ class hierarchy. More...

#include <exception.h>

Inheritance diagram for ost::Exception:
Inheritance graph
[legend]
Collaboration diagram for ost::Exception:
Collaboration graph
[legend]

Public Member Functions

 Exception (const String &what_arg) throw ()
virtual const char * getString () const
virtual const char * what () const throw ()

Detailed Description

Mainline exception handler, this is the root for all Common C++ exceptions and assures the ansi C++ exception class hierarchy is both followed and imported into the gnu Common C++ class hierarchy.

Author:
David Sugar <dyfet@ostel.com> Base exception class for all Common C++ exceptions.

Definition at line 73 of file exception.h.


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

Generated on 24 Sep 2014 for ucommon by  doxygen 1.6.1