OutOfMemoryError
classin packageklyn
public class OutOfMemoryError extends UncheckedException:
└ OutOfMemoryError

Error thrown when the runtime cannot allocate more memory.

Inherited Properties
propertyInherited Properties from Exception: message
propertyInherited Properties from Object: type
Constructors
Modifier and Type Member Description
public OutOfMemoryError
OutOfMemoryError(message as String = "Out of memory"):
Constructor for OutOfMemoryError.
Inherited Methods
methodInherited Methods from UncheckedException: toString
methodInherited Methods from Exception: toString
methodInherited Methods from Object: deepCopy, fromJson, toDict, toJson, toString, toXml