Class XaFacade.TransientXaException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.flink.util.FlinkRuntimeException
-
- org.apache.flink.connector.jdbc.xa.XaFacade.TransientXaException
-
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- XaFacade
public static class XaFacade.TransientXaException extends org.apache.flink.util.FlinkRuntimeExceptionIndicates a transient or unknown failure from the resource manager (seeXA_RBTRANSIENT,XAER_RMFAIL).- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-