![]() |
Cinder
0.9.1
|
#include <Renderer.h>
Inherits cinder::Exception.
Inherited by cinder::app::ExcRendererAllocation.
Public Member Functions | |
ExcRenderer () | |
ExcRenderer (const std::string &description) | |
const char * | what () const override throw () |
Protected Member Functions | |
void | setDescription (const std::string &description) |
cinder::app::ExcRenderer::ExcRenderer | ( | ) |
cinder::app::ExcRenderer::ExcRenderer | ( | const std::string & | description | ) |
|
overrideinherited |
|
protectedinherited |