class

Espresso::InvalidEnumError

Inherits Espresso::GLFWError / Exception / Reference / Object

Error indicating a value given to a function was not appropriate for its context.

This error should not occur with the Espresso wrapper. If it's encountered, it's probably a bug in Espresso and should be reported.

Instance methods

code

Underlying value that represents the error type.

Source