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

#include <PlatformWinRt.h>

Inherits cinder::app::ResourceLoadExc, and cinder::app::ResourceLoadExc.

Public Member Functions

 ResourceLoadExcMsw (int mswID, const std::string &mswType)
 
 ResourceLoadExcMsw (int mswID, const std::string &mswType)
 
const char * what () const override throw ()
 

Protected Member Functions

void setDescription (const std::string &description)
 

Detailed Description

MSW-specific Exception for failed resource loading, reports windows resource id and type.

Constructor & Destructor Documentation

cinder::app::ResourceLoadExcMsw::ResourceLoadExcMsw ( int  mswID,
const std::string &  mswType 
)
cinder::app::ResourceLoadExcMsw::ResourceLoadExcMsw ( int  mswID,
const std::string &  mswType 
)

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: