javax.jms

Class TransactionRolledBackException


public class TransactionRolledBackException
extends JMSException

Constructor Summary

TransactionRolledBackException(String reason)
TransactionRolledBackException(String reason, String errorCode)

Method Summary

Methods inherited from class javax.jms.JMSException

getErrorCode, getLinkedException, setLinkedException

Constructor Details

TransactionRolledBackException

public TransactionRolledBackException(String reason)

TransactionRolledBackException

public TransactionRolledBackException(String reason,
                                      String errorCode)