System.InsufficientMemoryException: Constructor Members

The constructors of System.InsufficientMemoryException are listed below. For a list of all members, see the InsufficientMemoryException Members list.

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.