Class ActiveMQTransactionRolledBackException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.activemq.artemis.api.core.ActiveMQException
org.apache.activemq.artemis.api.core.ActiveMQTransactionRolledBackException
All Implemented Interfaces:
Serializable

public final class ActiveMQTransactionRolledBackException extends ActiveMQException
A transaction was rolled back.
See Also:
  • Constructor Details

    • ActiveMQTransactionRolledBackException

      public ActiveMQTransactionRolledBackException()
    • ActiveMQTransactionRolledBackException

      public ActiveMQTransactionRolledBackException(String msg)