public static class JdbcSqlExceptionFactory.JdbcAbortedException extends JdbcSqlExceptionFactory.JdbcSqlExceptionImpl
Specific SQLException that is thrown when a transaction was aborted and could not be successfully retried.
Methods
getCause()
public synchronized AbortedException getCause()
Returns | |
---|---|
Type | Description |
AbortedException |