All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Error
|
+----java.lang.VirtualMachineError
|
+----java.lang.StackOverflowError
StackOverflowError
with no detail message.
StackOverflowError
with the specified
detail message.
public StackOverflowError()
StackOverflowError
with no detail message.
public StackOverflowError(String s)
StackOverflowError
with the specified
detail message.
All Packages Class Hierarchy This Package Previous Next Index