| Package | Description | 
|---|---|
| com.suncode.pwfl.component.exception | |
| com.suncode.pwfl.core.function | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ConditionExceptionException thrown when there was a problem verifying condition. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FunctionAlreadyRegisteredExceptionExpection thrown, when given function is already registered within  FunctionRegistry. | 
| class  | FunctionCallExceptionException thrown when there was a problem calling function. | 
| class  | FunctionNotFoundExceptionExpection thrown, when given function is not registered within  FunctionRegistry. | 
| class  | InvalidFunctionExceptionExpection indicates, that given function is invalid and cannot be created because it is invalid
 (e.g. invalid name). | 
Copyright © 2019 Suncode. All rights reserved.