Package | Description |
---|---|
com.suncode.pwfl.component | |
com.suncode.pwfl.component.exception | |
com.suncode.pwfl.core.function | |
com.suncode.pwfl.core.type |
Class and Description |
---|
FunctionCall
Function call.
|
Class and Description |
---|
Function
Function defined as set of overrides with common name and different parameters.
|
FunctionCallException
Exception thrown when there was a problem calling function.
|
FunctionOverride
Function override.
|
FunctionsException
Base class for every exception thrown within FunctionAPI.
|
Class and Description |
---|
Function
Function defined as set of overrides with common name and different parameters.
|
Function.FunctionAccessibility |
FunctionAlreadyRegisteredException
Expection thrown, when given function is already registered within
FunctionRegistry . |
FunctionCallException
Exception thrown when there was a problem calling function.
|
FunctionNotFoundException
Expection thrown, when given function is not registered within
FunctionRegistry . |
FunctionOverride
Function override.
|
FunctionsException
Base class for every exception thrown within FunctionAPI.
|
InvalidFunctionException
Expection indicates, that given function is invalid and cannot be created because it is invalid
(e.g. invalid name).
|
Class and Description |
---|
FunctionCall
Function call.
|
Copyright © 2019 Suncode. All rights reserved.