FileHoldException(ExceptionSeverity, ErrorCode, String, Exception) Constructor
Namespace: FileHold.CommonAssembly: FileHold.Common (in FileHold.Common.dll) Version: 17.1.0.0
public FileHoldException(
ExceptionSeverity exceptionSeverity,
ErrorCode errorCode,
string message,
Exception innerException
)
Parameters
- exceptionSeverity ExceptionSeverity
-
- errorCode ErrorCode
-
- message String
-
- innerException Exception
-