Mono Class Library: Overview

System.ArgumentException: Members

The members of System.ArgumentException are listed below.

See Also: Inherited members from System.SystemException

Public Constructors

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

Protected Constructors

Public Properties

[read-only]
override
Messagestring. Gets the error message that explains the reason for the exception.
[read-only]
ParamNamestring. Gets the name of the parameter that caused the current Exception.

Public Methods