Mono Class Library: Overview

System.BadImageFormatException: Members

The members of System.BadImageFormatException are listed below.

See Also: Inherited members from System.SystemException

Public Constructors

Constructs and initializes a new instance of the BadImageFormatException class.
Constructs and initializes a new instance of the BadImageFormatException class.
Constructs and initializes a new instance of the BadImageFormatException class.
Constructs and initializes a new instance of the BadImageFormatException class.
Constructs and initializes a new instance of the BadImageFormatException class.

Protected Constructors

Public Properties

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