OutOfMemoryError
classin packageklyn
public class OutOfMemoryError extends UncheckedException:
└ OutOfMemoryError
Error thrown when the runtime cannot allocate more memory.
Attributes inherited from UncheckedException: message
Properties inherited from Exception: message
Properties inherited from Object: type
Constructors
Modifier and Type Member Description
public OutOfMemoryError
OutOfMemoryError(message as String = "Out of memory"):
Constructor for OutOfMemoryError.
Methods inherited from UncheckedException: toString
Methods inherited from Exception: toString
Methods inherited from Object: fromJson, toDict, toJson, toString, toXml