StackOverflowError
classin packageklyn
public class StackOverflowError extends UncheckedException:
└ StackOverflowError

Error thrown when the call stack limit is exceeded.

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