[ Web Proxy ]
URL:
Viewing: https://docs.oracle.com/en/java/javase/16/docs/api/java.base/java/lang/StackOverflowError.html [Back]  [Original]

StackOverflowError (Java SE 16 & JDK 16)
Module java.base
Package java.lang

Class StackOverflowError

All Implemented Interfaces:
Serializable

public class StackOverflowError extends VirtualMachineError
Thrown when a stack overflow occurs because an application recurses too deeply.
Since:
1.0
See Also:
Serialized Form


Web Proxy Viewer  |  New URL  |  Original Page