Uses of Class
com.suncode.pwfl.core.function.FunctionsException
Packages that use FunctionsException
-
Uses of FunctionsException in com.suncode.pwfl.component.exception
Subclasses of FunctionsException in com.suncode.pwfl.component.exceptionModifier and TypeClassDescriptionclass
Exception thrown when there was a problem verifying condition. -
Uses of FunctionsException in com.suncode.pwfl.core.function
Subclasses of FunctionsException in com.suncode.pwfl.core.functionModifier and TypeClassDescriptionclass
Expection thrown, when given function is already registered withinFunctionRegistry
.class
Exception thrown when there was a problem calling function.class
Expection thrown, when given function is not registered withinFunctionRegistry
.class
Expection indicates, that given function is invalid and cannot be created because it is invalid (e.g.