ObjectInaccessibleException Class

Definition

Namespace: FileHold.Common
Assembly: FileHold.Common (in FileHold.Common.dll) Version: 17.1.0.0
C#
public class ObjectInaccessibleException : FileHoldException
Inheritance
Object    Exception    FileHoldException    ObjectInaccessibleException

Constructors

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

Properties

Methods

Fields

Extension Methods

See Also