System.MissingFieldException Members

The members of System.MissingFieldException are listed below.

See Also: Inherited members from System.MissingMemberException

Public Constructors

Initializes a new instance of the MissingFieldException class.

Initializes a new instance of the MissingFieldException class with a specified error message.

Initializes a new instance of the MissingFieldException class with a specified error message and a reference to the inner exception that is the cause of this exception.

Initializes a new instance of the MissingFieldException class with the specified class name and field name.

Protected Constructors

Public Properties

[read-only]
override
Messagestring.

Gets the text string showing the signature of the missing field, the class name, and the field name. This property is read-only.