![]() |
Cinder
0.9.1
|
#include <ImageIo.h>
Inherits cinder::Exception.
Inherited by cinder::ImageIoExceptionFailedLoad, cinder::ImageIoExceptionFailedWrite, cinder::ImageIoExceptionIllegalChannelOrder, cinder::ImageIoExceptionIllegalColorModel, cinder::ImageIoExceptionIllegalDataType, cinder::ImageIoExceptionUnknownExtension, cinder::ImageSourceFileQuartzExceptionUnsupportedData, cinder::ImageSourceFileRadianceException, cinder::ImageSourceFileWicExceptionUnsupportedData, and cinder::ImageSourcePngException.
Public Member Functions | |
ImageIoException (const std::string &description="") | |
const char * | what () const override throw () |
Protected Member Functions | |
void | setDescription (const std::string &description) |
cinder::ImageIoException::ImageIoException | ( | const std::string & | description = "" | ) |
|
overrideinherited |
|
protectedinherited |