Mono Class Library: Overview

System.IO.FileNotFoundException: Members

The members of System.IO.FileNotFoundException are listed below.

See Also: Inherited members from System.IO.IOException

Public Constructors

Constructs and initializes a new instance of the System.IO.FileNotFoundException class.
Constructs and initializes a new instance of the System.IO.FileNotFoundException class.
Constructs and initializes a new instance of the System.IO.FileNotFoundException class.
Constructs and initializes a new instance of the System.IO.FileNotFoundException class.
Constructs and initializes a new instance of the System.IO.FileNotFoundException class.

Protected Constructors

Public Properties

[read-only]
FileNamestring. Gets the name of the file that cannot be found.
[read-only]
FusionLogstring. Documentation for this section has not yet been entered.
[read-only]
override
Messagestring. Gets the error message that explains the reason for the exception.

Public Methods

override
GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
Documentation for this section has not yet been entered.
override
ToString() : string
Returns a string representation of the current instance.