Class ProcessEngineCdiException

All Implemented Interfaces:
Serializable

public class ProcessEngineCdiException extends 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)