Share via


ArgumentErrorException Constructor

Overload List

Name Description
ArgumentErrorException ()
Initializes a new instance of the class.
ArgumentErrorException (String)
Initializes a new instance of the class with a specified error message.
ArgumentErrorException (SerializationInfo, StreamingContext)
Initializes a new instance of the class with serialized data.
ArgumentErrorException (String, Exception)
Initializes a new instance of the class with a specified error message and a reference to the inner exception that is the cause of this exception.
ArgumentErrorException (String, Object[])
Initializes a new instance of the class with a specified error message and a list of arguments.

See Also

Reference

ArgumentErrorException Class
ArgumentErrorException Members
Microsoft.Expression.Encoder Namespace

   © 2011 by Microsoft Corporation. All rights reserved.