libcommonc++  0.7
Exception.h++ File Reference
#include <commonc++/String.h++>
#include <exception>
#include <iostream>
#include <sstream>
Include dependency graph for Exception.h++:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Exception
 A general-purpose exception. More...
 

Namespaces

 ccxx
 

Functions

std::ostream & operator<< (std::ostream &stream, const Exception &ex)
 Write an exception to a stream. More...