public class NotImplementedFunction extends Object implements Function
author
Amol S. Deshmukh < amolweb at ya hoo dot com >
This is the default implementation of a Function class.
The default behaviour is to return a non-standard ErrorEval
"ErrorEval.FUNCTION_NOT_IMPLEMENTED". This error should alert
the user that the formula contained a function that is not
yet implemented.