Click or drag to resize

InsufficientPermissionException Constructor (ErrorCode)

Initializes a new instance of the InsufficientPermissionException class

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

Parameters

errorCode
Type: FileHold.CommonErrorCode
See Also