Klasse LockTimeoutException

Alle implementierten Schnittstellen:
Serializable

public class LockTimeoutException extends CDOException
An unchecked exception being thrown if locks could not be acquired within the specified timeout period.
Seit:
4.0
Autor:
Caspar De Groot
Siehe auch:
No Extend
This interface is not intended to be extended by clients.
No Instantiate
This class is not intended to be instantiated by clients.
  • Konstruktordetails

    • LockTimeoutException

      public LockTimeoutException()