public abstract class FunctionUnitBase
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
OutputPort<java.lang.Exception> |
integrationError |
| Constructor and Description |
|---|
FunctionUnitBase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
forwardIntegrationError(java.lang.Exception ex) |
public final OutputPort<java.lang.Exception> integrationError