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