TrueReality  v0.1.1912
Exception.h File Reference
#include <trUtil/Export.h>
#include <trUtil/Logging/Log.h>
#include <string>
Include dependency graph for Exception.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  trUtil::Exception
 This is the exception class used throughout the engine. More...
 

Namespaces

 trUtil
 Namespace that holds various utility classes for the engine.
 

Functions

TR_UTIL_EXPORT std::ostream & trUtil::operator<< (std::ostream &o, const Exception &ex)
 Stream insertion operator. More...