Class AiGraphExecutionException

All Implemented Interfaces:
Serializable

public class AiGraphExecutionException extends AiSpectException
Graph Agent Blocking exception thrown during the execution of the task sequence during the run phase.
See Also:
  • Constructor Details

    • AiGraphExecutionException

      public AiGraphExecutionException(String message)
    • AiGraphExecutionException

      public AiGraphExecutionException(String message, Throwable cause)