Uses of Class
mnemosyne.util.PersistenceRuntimeException

Packages that use PersistenceRuntimeException
mnemosyne.core   
mnemosyne.lock   
 

Uses of PersistenceRuntimeException in mnemosyne.core
 

Subclasses of PersistenceRuntimeException in mnemosyne.core
 class NotPersistableException
           
 class NoTransactionException
           
 class TransactionAbortedException
           
 

Uses of PersistenceRuntimeException in mnemosyne.lock
 

Subclasses of PersistenceRuntimeException in mnemosyne.lock
 class DeadlockException
          $Id: DeadlockException.java,v 1.1.1.1 2004/08/07 06:41:19 charlesblaxland Exp $
 class LockException
          $Id: LockException.java,v 1.1.1.1 2004/08/07 06:41:19 charlesblaxland Exp $
 class LockFailedException
          $Id: LockFailedException.java,v 1.1.1.1 2004/08/07 06:41:20 charlesblaxland Exp $
 



Copyright © 2004 Charles Blaxland. All Rights Reserved.