#include <GlslProg.h>
Inherits std::exception.
Public Member Functions | |
| GlslProgCompileExc (const std::string &log, GLint aShaderType) throw () | |
| virtual const char * | what () const throw () |
| cinder::gl::GlslProgCompileExc::GlslProgCompileExc | ( | const std::string & | log, |
| GLint | aShaderType | ||
| ) | throw () |
| virtual const char* cinder::gl::GlslProgCompileExc::what | ( | ) | const throw () [virtual] |