GLFW has not been initialized.

Thrown when a GLFW function was called that must not be called unless the library is created.

Inherited Variables

Defined by Exception

finalmessage:String

A UTF-8 encoded string describing the error.

Inherited Methods