public class XaFailoverNotSupportedSQLException extends FailoverSQLException
Extends FailoverSQLException so existing catch (FailoverSQLException) handling
(e.g. read/write splitting idle-connection cleanup) continues to apply. Uses SQL state
08007 (connection failure during transaction), which a transaction manager interprets as
a failed branch.
| Constructor and Description |
|---|
XaFailoverNotSupportedSQLException() |
getErrorCode, getNextException, getSQLState, iterator, setNextExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString