Class InvalidLifeCyclePhaseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.automatiko.engine.api.workflow.workitem.InvalidLifeCyclePhaseException
All Implemented Interfaces:
Serializable

public class InvalidLifeCyclePhaseException extends RuntimeException
Thrown when there is no such life cycle phase
See Also:
  • Constructor Details

    • InvalidLifeCyclePhaseException

      public InvalidLifeCyclePhaseException(String message)