System.InsufficientMemoryException Members

The members of System.InsufficientMemoryException are listed below.

See Also: Inherited members from System.OutOfMemoryException

Public Constructors

Initializes a new instance of the InsufficientMemoryException class with a system-supplied message that describes the error.

Initializes a new instance of the InsufficientMemoryException class with a specified message that describes the error.

Initializes a new instance of the InsufficientMemoryException class with a specified error message and a reference to the inner exception that is the cause of this exception.