Constructors
-
Argument
Exception() Initializes a new instance of the ArgumentException class. -
Argument
Exception(Serialization protected Initializes a new instance of the ArgumentException class with serialized data.Info, Streaming Context) -
Argument
Exception(String) Initializes a new instance of the ArgumentException class with a specified error message. -
Argument
Exception(String, 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.Exception) -
Argument
Exception(String, Initializes a new instance of the ArgumentException class with a specified error message and the name of the parameter that causes this exception.String) -
Argument
Exception(String, 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.String, Exception)
Methods
-
Get
Object virtual Sets the SerializationInfo object with the parameter name and additional exception information.Data(Serialization Info, Streaming Context)