Class FormulaException

All Implemented Interfaces:
Serializable

public class FormulaException extends IllegalArgumentException
See Also:
  • Constructor Details

    • FormulaException

      public FormulaException(String form, String message)
    • FormulaException

      public FormulaException(String form, String message, int pos)
  • Method Details

    • getFormula

      public String getFormula()