PipelineException
An exception thrown during any stage of the pipeline.
Parameters
richMessage
formatted message to display. The actual Exception message is the plain text of it
code
error code. If the program is running in strict mode and thus is killed, it defines the process exit code
Inheritors
Functions
Link copied to clipboard
Converts this exception to a renderable Node, and performs the error handling provided by the errorHandler strategy.