spring-framework / org.springframework.jms / TransactionRolledBackException

TransactionRolledBackException

open class TransactionRolledBackException : JmsException

Runtime exception mirroring the JMS TransactionRolledBackException.

Author
Mark Pollack

Since
1.1

See Also
javax.jms.TransactionRolledBackException

Constructors

<init>

TransactionRolledBackException(cause: TransactionRolledBackException)