NullUnmanagedHandleException Constructor |
Name | Description | |
---|---|---|
NullUnmanagedHandleException |
Initializes a new instance of the NullUnmanagedHandleException
class.
| |
NullUnmanagedHandleException(String) |
Initializes a new instance of the NullUnmanagedHandleException
class with the specified error message.
| |
NullUnmanagedHandleException(String, Exception) |
Initializes a new instance of the NullUnmanagedHandleException
class with the specified error message and inner exception.
|