![]() |
Cinder
0.9.1
|
#include <Platform.h>
Inherits cinder::Exception.
Public Member Functions | |
AssetLoadExc (const fs::path &relativePath) | |
const char * | what () const override throw () |
Protected Member Functions | |
void | setDescription (const std::string &description) |
Exception for failed asset loading.
cinder::app::AssetLoadExc::AssetLoadExc | ( | const fs::path & | relativePath | ) |
|
overrideinherited |
|
protectedinherited |