class

Espresso::NoWindowContextError

Inherits Espresso::GLFWError < Exception < Reference < Object

Error indicating a window doesn't have an OpenGL (or OpenGL ES) context. A function was called that requires the specified window to have a context.

Instance methods

code

Underlying value that represents the error type.

Source