UnknownMemoryException Constructor |
Name | Description | |
---|---|---|
![]() | UnknownMemoryException |
Initializes a new instance of the UnknownMemoryException class.
|
![]() | UnknownMemoryException(String) |
Initializes a new instance of the UnknownMemoryException class
with a specified error message.
|
![]() | UnknownMemoryException(SerializationInfo, StreamingContext) |
Initializes a new instance of the UnknownMemoryException class
with serialized data.
|
![]() | UnknownMemoryException(String, Exception) |
Initializes a new instance of the UnknownMemoryException class
with a specified error message and a reference to the inner exception that is
the cause of this exception.
|