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