Class IllegalMathExpressionException


public class IllegalMathExpressionException
extends IllegalArgumentException

IllegalMathExpressionException This class provides the exception with is used in the class StringToMathExpression Author: Christiane Adler

Constructor Summary

IllegalMathExpressionException()
IllegalMathExpressionException(String message)

Constructor Details

IllegalMathExpressionException

public IllegalMathExpressionException()

IllegalMathExpressionException

public IllegalMathExpressionException(String message)