ArgumentException Class
The exception that is thrown when one of the arguments provided to a method is not valid.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[ExternalAttribute] [NamespaceAttribute] public class ArgumentException : Exception, IBridgeClass
<ExternalAttribute> _ <NamespaceAttribute> _ Public Class ArgumentException _ Inherits Exception _ Implements IBridgeClass
[ExternalAttribute] [NamespaceAttribute] public ref class ArgumentException : public Exception, IBridgeClass