Class LocalTransactionNotStartedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
jakarta.resource.ResourceException
jakarta.resource.spi.LocalTransactionException
com.ibm.jakarta.connector2.cics.LocalTransactionNotStartedException
All Implemented Interfaces:
Serializable

public class LocalTransactionNotStartedException extends jakarta.resource.spi.LocalTransactionException
This exception is thrown when the ECIManagedConnection attempts to end a transaction which has not been started
  • Field Details

  • Constructor Details

    • LocalTransactionNotStartedException

      public LocalTransactionNotStartedException(String reason, String errorCode)
      Parameters:
      reason - a description of the exception
      errorCode - a string specifying the specific error code