GLException

An exception throw when a GL exception occurs.

class GLException : Exception {}

Constructors

this
this(string message)

Constructs a new GL exception from the message.

Meta