Class ProviderTransactionInDoubtException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.qpid.jms.provider.ProviderException
org.apache.qpid.jms.provider.exceptions.ProviderTransactionInDoubtException
- All Implemented Interfaces:
Serializable
Thrown when a transaction operation fails and state is now unknown.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ProviderTransactionInDoubtException
-
ProviderTransactionInDoubtException
-
-
Method Details
-
toJMSException
- Overrides:
toJMSExceptionin classProviderException
-