error
A box that shows an error content with a monospaced text content.
Return
a box containing the error message
Parameters
content
error message to display
title
additional error title
A box that shows an error content with an optional source code snippet.
Return
a box containing the error message
Parameters
message
error message to display
title
additional error title
sourceText
optional source code snippet to display