Exception Class Reference
[System]

Exception backed by a stringstream for easy message building. More...

#include <Exception.hpp>

Inheritance diagram for Exception:
NodeException

List of all members.

Public Member Functions

 Exception (const Exception &e)
 Exception (const string &message)
string getMessage () const
const char * what () const throw ()
ostream & operator<< (const string &message)
ostream & operator<< (const Exception &e)

Private Attributes

ostringstream buffer

Friends

ostream & operator<< (ostream &stream, Exception &e)

Detailed Description

Exception backed by a stringstream for easy message building.


The documentation for this class was generated from the following files:
Generated on Wed Jun 9 01:36:35 2010 for Gander by  doxygen 1.6.3