Class PermanentLockingException

All Implemented Interfaces:
Serializable

public class PermanentLockingException extends LockingException
Thrown if expected value check failed Indicates that batch update may not be retried
See Also:
  • Constructor Details

    • PermanentLockingException

      public PermanentLockingException(Throwable cause)
    • PermanentLockingException

      public PermanentLockingException(String message)