Class 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:
    Serialized Form
    • Constructor Detail

      • ProcessEngineCdiException

        public ProcessEngineCdiException​(String message,
                                         Throwable cause)
      • ProcessEngineCdiException

        public ProcessEngineCdiException​(String message)