FileHoldException Class |
Namespace: Â FileHold.Common
public class FileHoldException : Exception
The FileHoldException type exposes the following members.
| Â | Name | Description |
|---|---|---|
| FileHoldException(ErrorCode) | Initializes a new instance of the FileHoldException class | |
| FileHoldException(ErrorCode, String) | Initializes a new instance of the FileHoldException class | |
| FileHoldException(ExceptionSeverity, ErrorCode, String) | Initializes a new instance of the FileHoldException class | |
| FileHoldException(ExceptionSeverity, ErrorCode, String, Exception) | Initializes a new instance of the FileHoldException class |
| Â | Name | Description |
|---|---|---|
| ErrorCode | ||
| ExceptionSeverity | ||
| StackTrace | (Overrides ExceptionStackTrace.) |
| Â | Name | Description |
|---|---|---|
| SetStackTrace |
| Â | Name | Description |
|---|---|---|
| exceptionSeverity |
| Â | Name | Description |
|---|---|---|
| ConvertT | (Defined by ObjectExtension.) | |
| ToJson | (Defined by ObjectExtension.) |