Cinder  0.9.1
Public Member Functions | Protected Member Functions | List of all members
cinder::gl::Exception Class Reference

#include <wrapper.h>

Inherits cinder::Exception.

Inherited by cinder::gl::DdsParseExc, cinder::gl::ExcContextAllocation, cinder::gl::ExceptionUnknownTarget, cinder::gl::FboException, cinder::gl::GlslProgExc, cinder::gl::KtxParseExc, cinder::gl::QueryException, cinder::gl::ShaderPreprocessorExc, cinder::gl::TextureDataExc, and cinder::gl::TextureDataStoreTooSmallExc.

Public Member Functions

 Exception ()
 
 Exception (const std::string &description)
 
const char * what () const override throw ()
 

Protected Member Functions

void setDescription (const std::string &description)
 

Constructor & Destructor Documentation

cinder::gl::Exception::Exception ( )
cinder::gl::Exception::Exception ( const std::string &  description)

Member Function Documentation

const char* cinder::Exception::what ( ) const
throw (
)
overrideinherited
void cinder::Exception::setDescription ( const std::string &  description)
protectedinherited

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