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

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

Detailed Description

Exception for failed resource loading.

Constructor & Destructor Documentation

cinder::app::ResourceLoadExc::ResourceLoadExc ( const fs::path &  resourcePath)

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: