ArgumentOutOfRangeException Constructor (String)
Initializes a new instance of the ArgumentOutOfRangeException class with the name of the parameter that causes this exception.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
Parameters
- paramName
- Type: System..::..String
The name of the parameter that causes this exception.