All Packages Class Hierarchy This Package Previous Next Index
Object | +----Throwable | +----Error | +----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