ErrorCapableNode
Properties
Link copied to clipboard
The error that occurred during processing, paired with the PipelineErrorHandler strategy to handle it. If null, no error occurred and the node is rendered normally via acceptOnSuccess.
Functions
Link copied to clipboard
Accepts the error as a node if an error is present, otherwise accepts this node normally via acceptOnSuccess.
Link copied to clipboard
Visits this node with the given visitor when no error is present.
Link copied to clipboard
Retrieves the stored media associated with this node, if any.
Link copied to clipboard