Skip to content

textmode.js / errors

errors

All error handling related modules and types.

Enumerations

EnumerationDescription
TextmodeErrorLevelControls how validation failures are reported.

Classes

ClassDescription
ErrorLayerControllerControls the dedicated internal error layer lifecycle and rendering behavior.
TextmodeErrorError type that formats optional context data alongside the main message.

Interfaces

InterfaceDescription
ErrorScreenRendererContextContext object passed to error renderer callbacks.
TextmodeErrorFormatOptionsFormatting controls for textmode.js error messages.