ArgumentException Constructor |
| Name | Description | |
|---|---|---|
| ArgumentException(String) | Initializes a new instance of the ArgumentException class | |
| ArgumentException(ErrorCode) | Initializes a new instance of the ArgumentException class | |
| ArgumentException(ErrorCode, String) | Initializes a new instance of the ArgumentException class | |
| ArgumentException(ExceptionSeverity, String) | Initializes a new instance of the ArgumentException class | |
| ArgumentException(ExceptionSeverity, ErrorCode, String) | Initializes a new instance of the ArgumentException class |