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