Class AutocommitFailedException

All Implemented Interfaces:
Serializable

public class AutocommitFailedException extends TaskanaRuntimeException
This exception is thrown when using TASKANA with the AUTOCOMMIT ConnectionManagementMode and an attempt to commit fails.
See Also:
  • Field Details

  • Constructor Details

    • AutocommitFailedException

      public AutocommitFailedException(Throwable cause)