OGRE
1.11.6
Object-Oriented Graphics Rendering Engine
|
Class implementing dispatch methods in order to construct by-value exceptions of a derived type based just on an exception code. More...
#include <OgreException.h>
Static Public Member Functions | |
static OGRE_NORETURN void | throwException (Exception::ExceptionCodes code, const String &desc, const String &src, const char *file, long line) |
Class implementing dispatch methods in order to construct by-value exceptions of a derived type based just on an exception code.
|
inlinestatic |