Package com.aispect.common.exception
Class AiGraphValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.aispect.common.exception.AiSpectException
com.aispect.common.exception.AiGraphValidationException
- All Implemented Interfaces:
Serializable
Graph Agent Exception thrown when verification fails during startup and registration phases.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAiGraphValidationException(String message) AiGraphValidationException(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
-
AiGraphValidationException
-
AiGraphValidationException
-