Cinder  0.9.1
Public Member Functions | Protected Member Functions | List of all members
cinder::app::AssetLoadExc Class Reference

#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)
 

Detailed Description

Exception for failed asset loading.

Constructor & Destructor Documentation

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

Member Function Documentation

const char* cinder::Exception::what ( ) const
throw (
)
overrideinherited
void cinder::Exception::setDescription ( const std::string &  description)
protectedinherited

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