All Packages Class Hierarchy This Package Previous Next Index
Class javaNOW.OutOfMemoryException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----javaNOW.OutOfMemoryException
- public class OutOfMemoryException
- extends Exception
- implements Serializable
Use this thread when about to wait while running in single thread mode
- See Also:
- class, method
-
OutOfMemoryException()
-
-
OutOfMemoryException(String)
-
OutOfMemoryException
public OutOfMemoryException()
OutOfMemoryException
public OutOfMemoryException(String msg)
All Packages Class Hierarchy This Package Previous Next Index