Class LockTimeoutException

All Implemented Interfaces:
Serializable

public class LockTimeoutException extends ConversationLockException
Thrown when a lock could not be acquired after a timeout period.
Author:
Keith Donald
See Also:
  • Constructor Details

    • LockTimeoutException

      public LockTimeoutException(int timeoutSeconds)