Bromeon
Public Member Functions
thor::ResourceLoadingException Class Reference

Exception class for failed resource allocation. More...

Inheritance diagram for thor::ResourceLoadingException:
Inheritance graph

List of all members.

Public Member Functions

 ResourceLoadingException (const std::string &message)
 Constructor.

Detailed Description

Exception class for failed resource allocation.

Is thrown by thor::ResourceManager in case of resources that cannot be loaded.


Constructor & Destructor Documentation

thor::ResourceLoadingException::ResourceLoadingException ( const std::string &  message) [explicit]

Constructor.

Parameters:
messageThe exception message (how the error occurred).

The documentation for this class was generated from the following file: