Uses of Class
com.suncode.pwfl.core.function.InvalidFunctionException
Packages that use InvalidFunctionException
-
Uses of InvalidFunctionException in com.suncode.pwfl.core.function
Methods in com.suncode.pwfl.core.function that throw InvalidFunctionExceptionModifier and TypeMethodDescriptionvoid
FunctionRegistry.registerFunction
(Function function) Registers given function.