org.exolab.castor.persist
Class ObjectDeletedWaitingForLockException

java.lang.Object
  extended by CastorException
      extended by org.exolab.castor.jdo.PersistenceException
          extended by org.exolab.castor.jdo.LockNotGrantedException
              extended by org.exolab.castor.persist.ObjectDeletedWaitingForLockException

public class ObjectDeletedWaitingForLockException
extends LockNotGrantedException

Thrown to indicate that a lock attempt has failed due to object being deleted by a concurrent transaction.

Version:
$Revision: 7089 $ $Date: 2006-04-22 06:43:57 -0600 (Sat, 22 Apr 2006) $
Author:
Assaf Arkin

Constructor Summary
ObjectDeletedWaitingForLockException()
           
ObjectDeletedWaitingForLockException(java.lang.String msg)
           
ObjectDeletedWaitingForLockException(java.lang.String message, java.lang.Throwable exception)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectDeletedWaitingForLockException

ObjectDeletedWaitingForLockException()

ObjectDeletedWaitingForLockException

ObjectDeletedWaitingForLockException(java.lang.String msg)

ObjectDeletedWaitingForLockException

public ObjectDeletedWaitingForLockException(java.lang.String message,
                                            java.lang.Throwable exception)


Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com