| Exception | Description |
|---|---|
| FlowFileAccessException |
Indicates an issue occurred while accessing the content of a FlowFile, such
as an IOException.
|
| FlowFileHandlingException |
Thrown when a flow file is referenced that is not part of the appropriate
session or is not properly accounted for by a transfer or removal within a
session.
|
| MissingFlowFileException |
Thrown to indicate that the content for some FlowFile could not be found.
|
| ProcessException |
Indicates an issue occurred in user code while processing a FlowFile.
|
Copyright © 2016 Apache NiFi Project. All rights reserved.