|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectCastorException
org.exolab.castor.jdo.PersistenceException
org.exolab.castor.jdo.LockNotGrantedException
org.exolab.castor.persist.ObjectDeletedWaitingForLockException
public class ObjectDeletedWaitingForLockException
Thrown to indicate that a lock attempt has failed due to object being deleted by a concurrent transaction.
| 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(java.lang.String msg)
public ObjectDeletedWaitingForLockException(java.lang.String message,
java.lang.Throwable exception)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||