Cinder  0.8.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
cinder::app::ResourceLoadExc Class Reference

Exception for failed resource loading. More...

#include <App.h>

Inheritance diagram for cinder::app::ResourceLoadExc:
[legend]

Public Member Functions

virtual const char * what () const throw ()
 

Public Attributes

char mMessage [4096]
 

Detailed Description

Exception for failed resource loading.

Member Function Documentation

virtual const char* cinder::app::ResourceLoadExc::what ( ) const
throw (
)
virtual

Member Data Documentation

char cinder::app::ResourceLoadExc::mMessage[4096]

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