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