Mono Class Library: Overview

System.MethodAccessException: Constructor Members

The constructors of System.MethodAccessException are listed below. For a list of all members, see the MethodAccessException Members list.

See Also: Inherited members from System.MemberAccessException

Public Constructors

Constructs and initializes a new instance of the MethodAccessException class.
Constructs and initializes a new instance of the MethodAccessException class with a specified error message.
Constructs and initializes a new instance of the MethodAccessException class with a specified error message and a reference to the inner exception that is the cause of the current exception.

Protected Constructors