Class DecisionAstException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.resys.hdes.client.api.exceptions.AstException
io.resys.hdes.client.api.exceptions.DecisionAstException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDecisionAstException(AstCommand command, String message) DecisionAstException(AstCommand command, String message, Throwable cause) DecisionAstException(String message) DecisionAstException(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
-
DecisionAstException
-
DecisionAstException
-
DecisionAstException
-
DecisionAstException
-
-
Method Details
-
getCommand
-