OGRE 2.1
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, int number, 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 |
References Ogre::Exception::ERR_CANNOT_WRITE_TO_FILE, Ogre::Exception::ERR_DUPLICATE_ITEM, Ogre::Exception::ERR_FILE_NOT_FOUND, Ogre::Exception::ERR_INTERNAL_ERROR, Ogre::Exception::ERR_INVALID_CALL, Ogre::Exception::ERR_INVALID_STATE, Ogre::Exception::ERR_INVALIDPARAMS, Ogre::Exception::ERR_ITEM_NOT_FOUND, Ogre::Exception::ERR_NOT_IMPLEMENTED, Ogre::Exception::ERR_RENDERINGAPI_ERROR, and Ogre::Exception::ERR_RT_ASSERTION_FAILED.