hxglfw API reference
View source
class
OutOfMemoryException
package
glfw.errors
extends
Exception
@:directlyUsed
@:nullSafety(Strict)
@:allow(glfw)
A memory allocation failed.
Inherited Variables
Defined by
Exception
final
message
:
String
A UTF-8 encoded string describing the error.
Inherited Methods