org.springframework.jms
Class TransactionRolledBackException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           java.lang.RuntimeException
java.lang.RuntimeException
               org.springframework.core.NestedRuntimeException
org.springframework.core.NestedRuntimeException
                   org.springframework.jms.JmsException
org.springframework.jms.JmsException
                       org.springframework.jms.TransactionRolledBackException
org.springframework.jms.TransactionRolledBackException
- All Implemented Interfaces: 
- Serializable
- public class TransactionRolledBackException 
- extends JmsException
Runtime exception mirroring the JMS TransactionRolledBackException.
- Since:
- 1.1
- Author:
- Mark Pollack
- See Also:
- TransactionRolledBackException, 
Serialized Form
 
 
 
 
 
 
TransactionRolledBackException
public TransactionRolledBackException(TransactionRolledBackException cause)
Copyright © 2002-2008 The Spring Framework.