LockRequestErrorException

Exception thrown by LockProvider if a lock request errors on SQL Server. LockErrorCode is the SQL error response.

Constructors

ConstructorDescription
new(errorCode)
Signature: errorCode:int -> LockRequestErrorException

Instance members

Instance memberDescription
LockErrorCode
Signature: int
Fork me on GitHub