Class UnableToRestoreAutoCommitStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jdbi.v3.core.JdbiException
org.jdbi.v3.core.transaction.UnableToRestoreAutoCommitStateException
- All Implemented Interfaces:
Serializable
Thrown after a transaction finishes if we can't reset its isolation level.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnableToRestoreAutoCommitStateException
-