class

Espresso::OutOfMemoryError

Inherits Espresso::GLFWError / Exception / Reference / Object

Error indicating that GLFW could not allocate memory. This could be a bug in GLFW or the underlying OS.

Instance methods

code

Underlying value that represents the error type.

Source