#include <OgreException.h>
Static Public Member Functions | |
| static UnimplementedException | create (ExceptionCodeType< Exception::ERR_NOT_IMPLEMENTED > code, const String &desc, const String &src, const char *file, long line) |
| static FileNotFoundException | create (ExceptionCodeType< Exception::ERR_FILE_NOT_FOUND > code, const String &desc, const String &src, const char *file, long line) |
| static IOException | create (ExceptionCodeType< Exception::ERR_CANNOT_WRITE_TO_FILE > code, const String &desc, const String &src, const char *file, long line) |
| static InvalidStateException | create (ExceptionCodeType< Exception::ERR_INVALID_STATE > code, const String &desc, const String &src, const char *file, long line) |
| static InvalidParametersException | create (ExceptionCodeType< Exception::ERR_INVALIDPARAMS > code, const String &desc, const String &src, const char *file, long line) |
| static ItemIdentityException | create (ExceptionCodeType< Exception::ERR_ITEM_NOT_FOUND > code, const String &desc, const String &src, const char *file, long line) |
| static ItemIdentityException | create (ExceptionCodeType< Exception::ERR_DUPLICATE_ITEM > code, const String &desc, const String &src, const char *file, long line) |
| static InternalErrorException | create (ExceptionCodeType< Exception::ERR_INTERNAL_ERROR > code, const String &desc, const String &src, const char *file, long line) |
| static RenderingAPIException | create (ExceptionCodeType< Exception::ERR_RENDERINGAPI_ERROR > code, const String &desc, const String &src, const char *file, long line) |
| static RuntimeAssertionException | create (ExceptionCodeType< Exception::ERR_RT_ASSERTION_FAILED > code, const String &desc, const String &src, const char *file, long line) |
Private Member Functions | |
| ExceptionFactory () | |
| Private constructor, no construction. | |
Definition at line 254 of file OgreException.h.
|
|
Private constructor, no construction.
Definition at line 258 of file OgreException.h. |
|
||||||||||||||||||||||||
|
Definition at line 323 of file OgreException.h. References Ogre::ExceptionCodeType< num >::number. |
|
||||||||||||||||||||||||
|
Definition at line 316 of file OgreException.h. References Ogre::ExceptionCodeType< num >::number. |
|
||||||||||||||||||||||||
|
Definition at line 309 of file OgreException.h. References Ogre::ExceptionCodeType< num >::number. |
|
||||||||||||||||||||||||
|
Definition at line 302 of file OgreException.h. References Ogre::ExceptionCodeType< num >::number. |
|
||||||||||||||||||||||||
|
Definition at line 295 of file OgreException.h. References Ogre::ExceptionCodeType< num >::number. |
|
||||||||||||||||||||||||
|
Definition at line 288 of file OgreException.h. References Ogre::ExceptionCodeType< num >::number. |
|
||||||||||||||||||||||||
|
Definition at line 281 of file OgreException.h. References Ogre::ExceptionCodeType< num >::number. |
|
||||||||||||||||||||||||
|
Definition at line 274 of file OgreException.h. References Ogre::ExceptionCodeType< num >::number. |
|
||||||||||||||||||||||||
|
Definition at line 267 of file OgreException.h. References Ogre::ExceptionCodeType< num >::number. |
|
||||||||||||||||||||||||
|
Definition at line 260 of file OgreException.h. References Ogre::ExceptionCodeType< num >::number. |
Copyright © 2000-2005 by The OGRE Team

This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Sep 30 10:51:15 2007