class Espresso::OutOfMemoryError
- Espresso::OutOfMemoryError
- Espresso::GLFWError
- Exception
- Reference
- Object
Overview
Error indicating that GLFW could not allocate memory. This could be a bug in GLFW or the underlying OS.
Defined in:
espresso/errors/out_of_memory_error.crInstance Method Summary
-
#code : LibGLFW::ErrorCode
Underlying value that represents the error type.