Package java.lang

Class StackOverflowError

All Implemented Interfaces:
Serializable

public class StackOverflowError extends VirtualMachineError
See Also:
  • Constructor Details

    • StackOverflowError

      public StackOverflowError()
    • StackOverflowError

      public StackOverflowError(String var0)