Class FlowAstException

All Implemented Interfaces:
Serializable

public class FlowAstException extends AstException
See Also:
  • Constructor Details

    • FlowAstException

      public FlowAstException(String message)
    • FlowAstException

      public FlowAstException(String message, String src)
    • FlowAstException

      public FlowAstException(String message, Exception e)
  • Method Details

    • getSrc

      public String getSrc()