The members of System.ArgumentException are listed below.
See Also: Inherited members from System.SystemException
![]() Initializes a new instance of the ArgumentException class. | ||
![]() Initializes a new instance of the ArgumentException class with a specified error message. | ||
![]() Initializes a new instance of the ArgumentException 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 ArgumentException class with a specified error message and the name of the parameter that causes this exception. | ||
![]() Initializes a new instance of the ArgumentException class with a specified error message, the parameter name, and a reference to the inner exception that is the cause of this exception. |
![]() Initializes a new instance of the ArgumentException class with serialized data. |
override | GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
|