OpenGLException

The one exception type thrown in this wrapper. A failing OpenGL function should <b>always</b> throw an OpenGLException.

class OpenGLException : Exception {}

Constructors

this
this(string msg)
Undocumented in source.

Meta