Class FlowFileErrorResult
java.lang.Object
com.yelloowstone.nf2t.cli.flowfiles.FlowFileErrorResult
- Author:
- 26191568+jgwoolley@users.noreply.github.com This results object represents a single error for a specific file.
-
Constructor Summary
ConstructorsConstructorDescriptionFlowFileErrorResult
(Exception exception, SourceFile path) FlowFileErrorResult
(List<String> exceptionStack, String exception, SourceFile path) -
Method Summary
-
Constructor Details
-
FlowFileErrorResult
-
FlowFileErrorResult
-
-
Method Details
-
getException
-
getPath
-