#include <Fbo.h>
Inherits cinder::gl::FboException.
Public Member Functions | |
FboExceptionInvalidSpecification () | |
FboExceptionInvalidSpecification (const std::string &message) throw () | |
virtual const char * | what () const throw () |
cinder::gl::FboExceptionInvalidSpecification::FboExceptionInvalidSpecification | ( | const std::string & | message | ) | throw () |
virtual const char* cinder::gl::FboExceptionInvalidSpecification::what | ( | ) | const throw () [virtual] |