Class MicroTxTransactionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.transaction.TransactionException
com.oracle.microtx.springboot.transactional.MicroTxTransactionException
- All Implemented Interfaces:
Serializable
public class MicroTxTransactionException
extends org.springframework.transaction.TransactionException
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.core.NestedRuntimeException
contains, getMessage, getMostSpecificCause, getRootCause
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MicroTxTransactionException
-
MicroTxTransactionException
-