Class ProcessEnginePersistenceException

All Implemented Interfaces:
Serializable

public class ProcessEnginePersistenceException extends ProcessEngineException
Exception thrown by the persistence layer of the process engine in the occurrence of a problematic interaction with the datasource.
See Also:
  • Constructor Details

    • ProcessEnginePersistenceException

      public ProcessEnginePersistenceException(String message, Throwable cause)