Mono Class Library: OverviewMono.Unix.UnixIOException: Members |
The members of Mono.Unix.UnixIOException are listed below.
See Also: Inherited members from System.IO.IOException
Constructs and initializes a new instance of the Mono.Unix.UnixIOException class using the last error generated. Constructs and initializes a new instance of the Mono.Unix.UnixIOException class using the specified error value. Constructs and initializes a new instance of the Mono.Unix.UnixIOException class using the specified error value. Constructs and initializes a new instance of the Mono.Unix.UnixIOException class using the specified message. Constructs and initializes a new instance of the Mono.Unix.UnixIOException class using the specified error value and nested exception. Constructs and initializes a new instance of the Mono.Unix.UnixIOException class using the sxpecified error value and nested exception. Constructs and initializes a new instance of the Mono.Unix.UnixIOException class using the specified error value and nested exception.
Serialization constructor.
[read-only] ErrorCode Mono.Unix.Native.Errno. Gets the logical error value specified in the constructor. [read-only] NativeErrorCode int. Gets the native error value specified in the constructor.