#include <CaelumExceptions.h>
Public Member Functions | |
UnsupportedException (int number, const Ogre::String &description, const Ogre::String &source, const char *file, long line) | |
Constructor. |
This is frequently thrown if a certain required material does not load; most likely because the hardware does not support the required shaders.
Definition at line 32 of file CaelumExceptions.h.