FileMapIOException Constructor |
Name | Description | |
---|---|---|
![]() | FileMapIOException() | Initializes a new instance of the FileMapIOException class |
![]() | FileMapIOException(Int32) | Creates a new instance of FileMapIOException specifying the Windows API error code. |
![]() | FileMapIOException(String) | Creates a new instance of FileMapIOException specifying the Exception message. |
![]() | FileMapIOException(SerializationInfo, StreamingContext) |
Initializes a new instance of the FileMapIOException class.
|
![]() | FileMapIOException(String, Exception) | Creates an instance of FileMapIOException specifying the Exception message and inner Exception. |