PipelineException

constructor(message: String, code: Int)


constructor(richMessage: InlineContent, code: Int)

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