CeylanException.h File Reference

#include "CeylanTextDisplayable.h"
#include <string>
#include <exception>
#include <iosfwd>

Include dependency graph for CeylanException.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  Ceylan::Exception
 This Exception class should be the mother of all exceptions raised by the Ceylan library. More...

Namespaces

namespace  Ceylan
 This part of the Ceylan namespace gathers some convenient string manipulation facilities to be widely used.

Functions

std::ostream & operator<< (std::ostream &os, const Ceylan::Exception &e)
 Operator used to display easily an exception's message into an output stream.


Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const Ceylan::Exception e 
)

Operator used to display easily an exception's message into an output stream.

The message is the one returned by toString, with high level of detail selected.

See also:
toString.

Definition at line 69 of file CeylanException.cc.

References Ceylan::high, and Ceylan::Exception::toString().


Generated on Thu Jun 4 20:39:26 2009 for Ceylan by  doxygen 1.5.8