InsufficientPermissionException Class |
Namespace: FileHold.Common
public class InsufficientPermissionException : FileHoldException
The InsufficientPermissionException type exposes the following members.
| Name | Description | |
|---|---|---|
| InsufficientPermissionException(String) | Initializes a new instance of the InsufficientPermissionException class | |
| InsufficientPermissionException(ErrorCode) | Initializes a new instance of the InsufficientPermissionException class | |
| InsufficientPermissionException(ErrorCode, String) | Initializes a new instance of the InsufficientPermissionException class | |
| InsufficientPermissionException(ExceptionSeverity, String) | Initializes a new instance of the InsufficientPermissionException class | |
| InsufficientPermissionException(ExceptionSeverity, ErrorCode, String) | Initializes a new instance of the InsufficientPermissionException class | |
| InsufficientPermissionException(ExceptionSeverity, ErrorCode, String, Exception) | Initializes a new instance of the InsufficientPermissionException 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.) |