Eidolon
|
#include <RenderTypes.h>
Inherits exception.
Public Member Functions | |
RenderException (const std::string msg) | |
RenderException (const std::string msg, const char *file, int line) | |
RenderException (const RenderException &op) | |
virtual | ~RenderException () throw () |
virtual const char * | what () const throw () |
Protected Attributes | |
std::string | msg |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
|
protected |