Object was used after being destroyed exception.

Thrown by using GLFW and Window after they have been destroyed by GLFW.destroy and Window.destroy.

If the GLFW object was destroyed all associated resources are destroyed: all Monitor and all Window.

Inherited Variables

Defined by Exception

finalmessage:String

A UTF-8 encoded string describing the error.

Inherited Methods