Package org.apache.qpid.jms
Class JmsTransactionInDoubtException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- jakarta.jms.JMSException
-
- org.apache.qpid.jms.JmsTransactionInDoubtException
-
- All Implemented Interfaces:
java.io.Serializable
public class JmsTransactionInDoubtException extends jakarta.jms.JMSExceptionJMSException derivative that defines that a TX outcome is unknown.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JmsTransactionInDoubtException(java.lang.String reason)JmsTransactionInDoubtException(java.lang.String reason, java.lang.String errorCode)
-
Method Summary
-
Methods inherited from class jakarta.jms.JMSException
getErrorCode, getLinkedException, setLinkedException
-
-