List of all members | Public Member Functions
thor::ResourceLoadingException Class Reference

Exception class for failed resource allocation. More...

Inherits Exception.

Public Member Functions

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

Detailed Description

Exception class for failed resource allocation.

Is thrown when an error occurs while loading a resource.

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: