Uses of Class
org.fusesource.hawtdb.api.PagingException

Packages that use PagingException
org.fusesource.hawtdb.api The HawDB client API As implementation interfaces harden up, they will get moved into this package. 
 

Uses of PagingException in org.fusesource.hawtdb.api
 

Subclasses of PagingException in org.fusesource.hawtdb.api
 class IOPagingException
          Exception thrown when an IOException occurs with a a Paging operation.
 class OptimisticUpdateException
          Thrown when transactional operation fails to apply because another transaction has already updated the values there were seem and are being updated by the current transaction.
 class OutOfSpaceException
          Thrown when you have run out of storage space on your page file.
 



Copyright © 2009-2011 FuseSource, Corp.. All Rights Reserved.