OMKException.cpp File Reference

#include <OMKException.h>
#include <OMKFlowable.h>
#include "OMKTracer.h"

Include dependency graph for OMKException.cpp:

Go to the source code of this file.

Functions

ostream & operator<< (ostream &stream, const Exception &Source)
 print the message associated to the exception


Function Documentation

ostream& operator<< ( std::ostream &  stream,
const Exception Source 
)

print the message associated to the exception

Definition at line 64 of file OMKException.cpp.

00065 {
00066   return Source.insertInStream(stream) ;
00067 }


logo OpenMask

Documentation generated on Mon Jun 9 11:45:58 2008

Generated with doxygen by Dimitri van Heesch ,   1997-2007