OutOfMemoryError Members

OutOfMemoryError Members

Class Overview | This Package | All Packages

Constructors
Name Description
OutOfMemoryError() Constructs an OutOfMemoryError with no detail message.
OutOfMemoryError(String) Constructs an OutOfMemoryError with the specified detail message.