error

fun error(message: InlineContent, title: String? = null): Box

A box that shows an error message with a monospaced text content.

Return

a box containing the error message

Parameters

message

error message to display

title

additional error title