InsufficientMemoryException Constructor
Initializes a new instance of the InsufficientMemoryException class with a system-supplied message that describes the error.
Assembly: mscorlib (in mscorlib.dll)
This constructor initializes the Message property of the new instance to a system-supplied message that describes the error, such as "Insufficient available memory to meet the expected demands of an operation at this time. Please try again later." This message takes into account the current system culture.
The following table shows the initial property values for an instance of InsufficientMemoryException.
Property | Value |
|---|---|
nullptr. | |
The localized error message string. |
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.