Uses of Class
com.sun.sgs.app.TransactionAbortedException

Packages that use TransactionAbortedException
com.sun.sgs.app Provides the interface to the Project Darkstar Server used by application developers. 
 

Uses of TransactionAbortedException in com.sun.sgs.app
 

Subclasses of TransactionAbortedException in com.sun.sgs.app
 class TransactionConflictException
          Thrown when an operation fails because the system aborted the current transaction when it detected a conflict with another transaction.
 class TransactionTimeoutException
          Thrown when an operation fails because the system aborted the current transaction when it exceeded the maximum permitted duration.
 


Project Darkstar, Version 0.9.9.6
2009-05-08 15:39:40

Copyright © 2007-2009 Sun Microsystems, Inc. All rights reserved