Click or drag to resize

ObjectInaccessibleException Constructor (ErrorCode)

Initializes a new instance of the ObjectInaccessibleException class

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public ObjectInaccessibleException(
	ErrorCode errorCode
)

Parameters

errorCode
Type: FileHold.CommonErrorCode
See Also