| Overload | Description |
|---|---|
| OutOfMemoryException Constructor() | Initializes a new instance of the OutOfMemoryException class. |
| OutOfMemoryException Constructor(Int32) | Initializes a new instance of the OutOfMemoryException class. |
| OutOfMemoryException Constructor(String) | Initializes a new instance of the OutOfMemoryException class. |
| OutOfMemoryException Constructor(Int32,String) | Initializes a new instance of the OutOfMemoryException class. |
| OutOfMemoryException Constructor(String,Exception) | Initializes a new instance of the OutOfMemoryException class. |
Is this page helpful?
Yes
No
