Click or drag to resize

UpdateLockFailedException Class

Exception thrown when an update lock failed.
Inheritance Hierarchy
System.Object
  System.Exception
    VelocityDb.Exceptions.UpdateLockFailedException

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