Uses of Class
org.multiverse.api.exceptions.CommitFailureException

Packages that use CommitFailureException
org.multiverse.api.exceptions Contains the most important exceptions. 
 

Uses of CommitFailureException in org.multiverse.api.exceptions
 

Subclasses of CommitFailureException in org.multiverse.api.exceptions
 class FailedToObtainCommitLocksException
          A CommitFailureException that indicates that the locks could not be acquired while doing a Transaction.commit().
 class WriteConflictException
          A CommitFailureException that indicates that a write conflict happened while doing a Transaction.commit().
 



Copyright © 2008-2010 Multiverse. All Rights Reserved.