Ableverse™
TOB 6.0

av.tob
Class LockingTimeoutException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by av.tob.ObjectBaseException
                  extended by av.tob.LockingTimeoutException
All Implemented Interfaces:
Serializable

public class LockingTimeoutException
extends ObjectBaseException

Indicates timouts after waiting a configured interval for locks.

Author:
Compl
See Also:
Serialized Form

Constructor Summary
LockingTimeoutException()
           
LockingTimeoutException(String message)
           
LockingTimeoutException(String message, Throwable cause)
           
LockingTimeoutException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LockingTimeoutException

public LockingTimeoutException()

LockingTimeoutException

public LockingTimeoutException(String message)

LockingTimeoutException

public LockingTimeoutException(String message,
                               Throwable cause)

LockingTimeoutException

public LockingTimeoutException(Throwable cause)

Ableverse™
TOB 6.0

Copyright© 2006 Ableverse Platform. All rights reserved.