Class LockInterruptedException

All Implemented Interfaces:
Serializable

public class LockInterruptedException extends LockFailureException
Thrown when a lock request by a transaction was interrupted by another thread.
See Also:
  • Constructor Details

    • LockInterruptedException

      public LockInterruptedException()