Class AstException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DecisionAstException, FlowAstException, ServiceAstException

public class AstException extends RuntimeException
See Also:
  • Constructor Details

    • AstException

      public AstException(String message, Throwable cause)
    • AstException

      public AstException(String message)