Skip to content

textmode.js / errors

errors

All error handling related modules and types.

Enumerations

EnumerationDescription
TextmodeErrorLevelError handling levels to control how errors are reported and handled.

Classes

ClassDescription
ErrorLayerControllerControls the dedicated internal error layer lifecycle and rendering behavior.
TextmodeErrorCustom error class for textmode.js exceptions.

Interfaces

InterfaceDescription
ErrorScreenRendererContextContext object passed to error renderer callbacks.