- All Implemented Interfaces:
- java.io.Serializable
public class ComputeFunctionNameException
extends ComputeExpressionException
ComputeFunctionNameException is an extension of ComputeExpressionException which is invoked if the user's expression
string contains an apparent function name for a non-existent function. It returns an error message that will be
displayed to the user.
- See Also:
- Serialized Form