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.

Classes

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

Namespaces

namespace  OSDL
 

Definition of the main OSDL common non-specialized types.


Functions

OSDL_DLL std::ostream & operator<< (std::ostream &os, const OSDL::Exception &e)
 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 
)

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 52 of file OSDLException.cc.

Generated on Mon Nov 29 14:04:29 2010 for OSDL by  doxygen 1.6.3