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