StackOverflowError
classin packageklyn
public class StackOverflowError extends UncheckedException:
└ StackOverflowError
Error thrown when the call stack limit is exceeded.
Attributes inherited from UncheckedException: message
Properties inherited from Exception: message
Properties inherited from Object: type
Constructors
Modifier and Type Member Description
public StackOverflowError
StackOverflowError(message as String = "Stack overflow"):
Constructor for StackOverflowError.
Methods inherited from UncheckedException: toString
Methods inherited from Exception: toString
Methods inherited from Object: fromJson, toDict, toJson, toString, toXml