Click or drag to resize

FileHoldException Constructor (ErrorCode)

Initializes a new instance of the FileHoldException class

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

Parameters

errorCode
Type: FileHold.CommonErrorCode
See Also