Click or drag to resize

UpdateLockFailedException Class

Exception thrown when an update lock failed.
Inheritance Hierarchy
SystemObject
  SystemException
    VelocityDb.ExceptionsUpdateLockFailedException

Namespace:  VelocityDb.Exceptions
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
[SerializableAttribute]
public class UpdateLockFailedException : Exception
See Also