ArgumentException Class |
Namespace: FileHold.Common
public class ArgumentException : FileHoldException
The ArgumentException type exposes the following members.
| 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 |
| Name | Description | |
|---|---|---|
| ErrorCode | (Inherited from FileHoldException.) | |
| ExceptionSeverity | (Inherited from FileHoldException.) | |
| StackTrace | (Inherited from FileHoldException.) |
| Name | Description | |
|---|---|---|
| SetStackTrace | (Inherited from FileHoldException.) |
| Name | Description | |
|---|---|---|
| exceptionSeverity | (Inherited from FileHoldException.) |
| Name | Description | |
|---|---|---|
| ConvertT | (Defined by ObjectExtension.) | |
| ToJson | (Defined by ObjectExtension.) |