Class ProcessEngineCdiException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.camunda.bpm.engine.ProcessEngineException
org.camunda.bpm.engine.cdi.ProcessEngineCdiException
All Implemented Interfaces:
Serializable

public class ProcessEngineCdiException extends org.camunda.bpm.engine.ProcessEngineException
Represents an exception in activiti cdi.
Author:
Daniel Meyer
See Also:
  • Constructor Details

    • ProcessEngineCdiException

      public ProcessEngineCdiException(String message, Throwable cause)
    • ProcessEngineCdiException

      public ProcessEngineCdiException(String message)