![]() |
Cinder
0.9.1
|
#include <Platform.h>
Inherits cinder::Exception.
Inherited by cinder::app::ResourceLoadExcMsw, and cinder::app::ResourceLoadExcMsw.
Public Member Functions | |
ResourceLoadExc (const fs::path &resourcePath) | |
const char * | what () const override throw () |
Protected Member Functions | |
void | setDescription (const std::string &description) |
Exception for failed resource loading.
cinder::app::ResourceLoadExc::ResourceLoadExc | ( | const fs::path & | resourcePath | ) |
|
overrideinherited |
|
protectedinherited |