Exception to be thrown when engine abnormal behaviour occurs. More...
#include <OSDLResourceManager.h>
Public Member Functions | |
ResourceManagerException (const std::string &reason) | |
virtual | ~ResourceManagerException () throw () |
Exception to be thrown when engine abnormal behaviour occurs.
Definition at line 69 of file OSDLResourceManager.h.
Data::ResourceManagerException::ResourceManagerException | ( | const std::string & | reason | ) | [explicit] |
Definition at line 90 of file OSDLResourceManager.cc.
Data::ResourceManagerException::~ResourceManagerException | ( | ) | throw () [virtual] |
Definition at line 98 of file OSDLResourceManager.cc.