Message Queue, v4.5.1 API Specification

Uses of Class
javax.jms.TransactionRolledBackException

Packages that use TransactionRolledBackException
com.sun.messaging.jms Provides additional Oracle GlassFish(tm) Server Message Queue classes for features that relate to the MQ implementation of the Java Message Service (JMS). 
 

Uses of TransactionRolledBackException in com.sun.messaging.jms
 

Subclasses of TransactionRolledBackException in com.sun.messaging.jms
 class TransactionRolledBackException
           This exception must be thrown when a call to Session.commit results in a rollback of the current transaction.
 


Message Queue, v4.5.1 API Specification

Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.