Uses of Package
com.suncode.pwfl.core.function
Packages that use com.suncode.pwfl.core.function
Package
Description
-
Classes in com.suncode.pwfl.core.function used by com.suncode.pwfl.component
-
Classes in com.suncode.pwfl.core.function used by com.suncode.pwfl.component.exceptionClassDescriptionFunction defined as set of overrides with common name and different parameters.Exception thrown when there was a problem calling function.Function override.Base class for every exception thrown within FunctionAPI.
-
Classes in com.suncode.pwfl.core.function used by com.suncode.pwfl.core.functionClassDescriptionFunction defined as set of overrides with common name and different parameters.Expection thrown, when given function is already registered within
FunctionRegistry
.Exception thrown when there was a problem calling function.FunctionContext
.Expection thrown, when given function is not registered withinFunctionRegistry
.Function override.Base class for every exception thrown within FunctionAPI.Expection indicates, that given function is invalid and cannot be created because it is invalid (e.g. -
Classes in com.suncode.pwfl.core.function used by com.suncode.pwfl.core.type