Mono Class Library: Overview

System.TypeLoadException: Members

The members of System.TypeLoadException are listed below.

See Also: Inherited members from System.SystemException

Public Constructors

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

Protected Constructors

Public Properties

[read-only]
override
Messagestring. Gets the error message for this exception.
[read-only]
TypeNamestring. Gets the fully qualified name of the Type that failed to load.

Public Methods