Package com.aispect.common.exception
Class AiGraphExecutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.aispect.common.exception.AiSpectException
com.aispect.common.exception.AiGraphExecutionException
- All Implemented Interfaces:
Serializable
Graph Agent Blocking exception thrown during the execution of the task sequence during the run phase.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAiGraphExecutionException(String message) AiGraphExecutionException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AiGraphExecutionException
-
AiGraphExecutionException
-