This is the complete list of members for Caelum::UnsupportedException, including all inherited members.
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 | Ogre::Exception | |
ERR_RT_ASSERTION_FAILED | Ogre::Exception | |
Exception(const Exception &rhs) | 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 | |
ExceptionCodes enum name | Ogre::Exception | |
getDescription(void) const | Ogre::Exception | |
getFile() const | Ogre::Exception | |
getFullDescription(void) const | Ogre::Exception | |
getLine() const | Ogre::Exception | |
getSource() const | Ogre::Exception | |
UnsupportedException(int number, const Ogre::String &description, const Ogre::String &source, const char *file, long line) | Caelum::UnsupportedException | inline |
what() const override | Ogre::Exception | |
~Exception() | Ogre::Exception | |