Class ActiveMQXAException

java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.transaction.xa.XAException
org.apache.activemq.artemis.core.exception.ActiveMQXAException
All Implemented Interfaces:
Serializable

public class ActiveMQXAException extends XAException
See Also:
  • Constructor Details

    • ActiveMQXAException

      public ActiveMQXAException(int errorCode, String message)
    • ActiveMQXAException

      public ActiveMQXAException(int errorCode)