Click or drag to resize
NullUnmanagedHandleException Constructor
Overload List
  NameDescription
Public methodNullUnmanagedHandleException
Initializes a new instance of the NullUnmanagedHandleException class.
Public methodNullUnmanagedHandleException(String)
Initializes a new instance of the NullUnmanagedHandleException class with the specified error message.
Public methodNullUnmanagedHandleException(String, Exception)
Initializes a new instance of the NullUnmanagedHandleException class with the specified error message and inner exception.
Top
See Also