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 Details

    • MicroTxTransactionException

      public MicroTxTransactionException(String msg)
    • MicroTxTransactionException

      public MicroTxTransactionException(String msg, Throwable cause)