VGServer::GraphException Class Reference
[Exceptions thrown by various parts of the library]

GraphException is the base class for exceptions by some part of the server library. More...

#include <GraphTypes.h>

Inheritance diagram for VGServer::GraphException:

VGServer::AttributeParseException VGServer::ConversionException List of all members.

Public Member Functions

 GraphException (const std::string &s) throw ()
virtual const char * what () throw ()
const std::string & what_str () throw ()
virtual ~GraphException () throw ()

Detailed Description

GraphException is the base class for exceptions by some part of the server library.

Definition at line 77 of file GraphTypes.h.


Constructor & Destructor Documentation

VGServer::GraphException::GraphException ( const std::string &  s  )  throw () [inline]

Definition at line 83 of file GraphTypes.h.

virtual VGServer::GraphException::~GraphException (  )  throw () [inline, virtual]

Definition at line 87 of file GraphTypes.h.


Member Function Documentation

virtual const char* VGServer::GraphException::what (  )  throw () [inline, virtual]

Definition at line 90 of file GraphTypes.h.

Referenced by main().

const std::string& VGServer::GraphException::what_str (  )  throw () [inline]

Definition at line 93 of file GraphTypes.h.

Referenced by VGServer::GraphContainer::getArea(), and VGServer::GraphContainer::getNearestNeighbor().


The documentation for this class was generated from the following file:
Generated on Wed Sep 27 14:34:01 2006 for VGServer by  doxygen 1.4.7