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.) |