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.Base exception class for all Common C++ exceptions. More...

#include <exception.h>

Inheritance diagram for ost::Exception:

ost::DigestException ost::IOException ost::PersistException ost::ThrException ost::DirException ost::DSOException ost::FileException ost::IOZException ost::SerException ost::SockException ost::InterruptException ost::SyncException List of all members.

Public Member Functions

 Exception (const String &what_arg) throw ()
virtual ~Exception () 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.Base exception class for all Common C++ exceptions.

Author:
David Sugar <dyfet@ostel.com>


Constructor & Destructor Documentation

ost::Exception::Exception const String what_arg  )  throw ()
 

virtual ost::Exception::~Exception  )  throw () [virtual]
 


Member Function Documentation

virtual const char* ost::Exception::getString  )  const [virtual]
 

virtual const char* ost::Exception::what  )  const throw () [virtual]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 6 09:03:04 2006 for Bayonne Framework by  doxygen 1.4.6