OSDLException.h File Reference

#include "Ceylan.h"
#include <string>
#include <iostream>

Include dependency graph for OSDLException.h:

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

Go to the source code of this file.

Namespaces

namespace  OSDL

Classes

class  OSDL::Exception
 OSDL exception. More...

Functions

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


Function Documentation

OSDL_DLL std::ostream& operator<< ( std::ostream &  os,
const OSDL::Exception e 
) throw ()

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

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

See also:
toString.

Definition at line 23 of file OSDLException.cc.


Generated on Fri Mar 30 14:47:08 2007 for OSDL by  doxygen 1.5.1