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::ImageIoException Class Reference

#include <ImageIo.h>

Inheritance diagram for cinder::ImageIoException:
[legend]

Public Member Functions

 ImageIoException (const std::string &description="")
 
virtual const char * what () const throw ()
 

Protected Attributes

std::string mDescription
 

Constructor & Destructor Documentation

cinder::ImageIoException::ImageIoException ( const std::string description = "")

Member Function Documentation

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

Member Data Documentation

std::string cinder::ImageIoException::mDescription
protected

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