Mono Class Library: Overview

System.IO.FileLoadException: Members

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

See Also: Inherited members from System.IO.IOException

Public Constructors

Constructs and initializes a new instance of the System.IO.FileLoadException class.
Constructs and initializes a new instance of the System.IO.FileLoadException class with the specified error message.
Constructs and initializes a new instance of the System.IO.FileLoadException class.
Constructs and initializes a new instance of the System.IO.FileLoadException class.
Constructs and initializes a new instance of the System.IO.FileLoadException class.

Protected Constructors

Public Properties

[read-only]
FileNamestring. Gets the name of the file that caused the current exception.
[read-only]
FusionLogstring. Documentation for this section has not yet been entered.
[read-only]
override
Messagestring. Gets the error message that describes the current 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 exception.