OpenGLException

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

Constructors

this
this(string message, string file, size_t line, Throwable next)
Undocumented in source.

Meta