cinder::app::AssetLoadExc Class Reference

Exception for failed asset loading. More...

#include <App.h>

Inherits cinder::Exception.

List of all members.

Public Member Functions

 AssetLoadExc (const fs::path &relativePath)
virtual const char * what () const throw ()

Public Attributes

char mMessage [4096]

Detailed Description

Exception for failed asset loading.


Constructor & Destructor Documentation

cinder::app::AssetLoadExc::AssetLoadExc ( const fs::path &  relativePath  ) 

Member Function Documentation

virtual const char* cinder::app::AssetLoadExc::what (  )  const throw () [virtual]

Member Data Documentation


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