Class LockTimeoutException

All Implemented Interfaces:
Serializable

public class LockTimeoutException extends CDOException
An unchecked exception being thrown if locks could not be acquired within the specified timeout period.
Since:
4.0
Author:
Caspar De Groot
See Also:
No Extend
This interface is not intended to be extended by clients.
No Instantiate
This class is not intended to be instantiated by clients.
  • Constructor Details

    • LockTimeoutException

      public LockTimeoutException()