Caelum::UnsupportedException Member List
This is the complete list of members for
Caelum::UnsupportedException, including all inherited members.
description | Ogre::Exception | [protected] |
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_STATE | Ogre::Exception | |
ERR_INVALIDPARAMS | Ogre::Exception | |
ERR_ITEM_NOT_FOUND | Ogre::Exception | |
ERR_NOT_IMPLEMENTED | Ogre::Exception | |
ERR_RENDERINGAPI_ERROR | Ogre::Exception | |
ERR_RT_ASSERTION_FAILED | Ogre::Exception | |
Exception(int number, const String &description, const String &source) | Ogre::Exception | |
Exception(int number, const String &description, const String &source, const char *type, const char *file, long line) | Ogre::Exception | |
Exception(const Exception &rhs) | Ogre::Exception | |
ExceptionCodes enum name | Ogre::Exception | |
file | Ogre::Exception | [protected] |
fullDesc | Ogre::Exception | [protected] |
getDescription(void) const | Ogre::Exception | [virtual] |
getFile() const | Ogre::Exception | [virtual] |
getFullDescription(void) const | Ogre::Exception | [virtual] |
getLine() const | Ogre::Exception | [virtual] |
getNumber(void) const | Ogre::Exception | [virtual] |
getSource() const | Ogre::Exception | [virtual] |
line | Ogre::Exception | [protected] |
number | Ogre::Exception | [protected] |
operator=(const Exception &rhs) | Ogre::Exception | |
source | Ogre::Exception | [protected] |
typeName | Ogre::Exception | [protected] |
UnsupportedException(int number, const Ogre::String &description, const Ogre::String &source, const char *file, long line) | Caelum::UnsupportedException | [inline] |
what() const | Ogre::Exception | |
~Exception() | Ogre::Exception | |