moGL  travis-test-3
Modern OpenGL wrapper, thin C++14 header-only layer on top of the OpenGL 4.5+ core spec
 All Classes Namespaces Files Functions Variables Defines
Public Member Functions
mogl::ShaderException Class Reference

#include <shaderexception.hpp>

Inheritance diagram for mogl::ShaderException:
Inheritance graph
[legend]
Collaboration diagram for mogl::ShaderException:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ShaderException (const std::string &message)
virtual ~ShaderException ()

Constructor & Destructor Documentation

mogl::ShaderException::ShaderException ( const std::string &  message) [inline, explicit]
virtual mogl::ShaderException::~ShaderException ( ) [inline, virtual]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Defines