Cinder  0.8.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | Protected Attributes | List of all members
cinder::ImageSourcePngException Class Reference

#include <ImageSourcePng.h>

Inheritance diagram for cinder::ImageSourcePngException:
[legend]

Public Member Functions

 ImageSourcePngException (const std::string &description)
 
virtual const char * what () const throw ()
 

Protected Attributes

std::string mDescription
 

Constructor & Destructor Documentation

cinder::ImageSourcePngException::ImageSourcePngException ( const std::string description)

Member Function Documentation

virtual const char* cinder::ImageIoException::what ( ) const
throw (
)
virtualinherited

Member Data Documentation

std::string cinder::ImageIoException::mDescription
protectedinherited

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