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

#include <ImageIo.h>

Inheritance diagram for cinder::ImageIoExceptionIllegalChannelOrder:
[legend]

Public Member Functions

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

Protected Attributes

std::string mDescription
 

Constructor & Destructor Documentation

cinder::ImageIoExceptionIllegalChannelOrder::ImageIoExceptionIllegalChannelOrder ( 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: