Back to Top page.

EGException.h File Reference

#include <iostream>

Include dependency graph for EGException.h:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Compounds

class  EGException
 Basic class for exception handling. More...


Functions

std::ostream & operator<< (std::ostream &o, const EGException &ex)


Function Documentation

std::ostream& operator<< std::ostream &    o,
const EGException   ex
[inline]