Java.Lang.OutOfMemoryError: Constructor Members

The constructors of Java.Lang.OutOfMemoryError are listed below. For a list of all members, see the OutOfMemoryError Members list.

See Also: Inherited members from Java.Lang.VirtualMachineError

Public Constructors

Constructs a new OutOfMemoryError that includes the current stack trace.
Constructs a new OutOfMemoryError with the current stack trace and the specified detail message.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.