Mono Class Library: Overview

Mono.Unix.UnixIOException: Constructor Members

The constructors of Mono.Unix.UnixIOException are listed below. For a list of all members, see the UnixIOException Members list.

See Also: Inherited members from System.IO.IOException

Public Constructors

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.

Protected Constructors