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