textmode.js / errors
errors
All error handling related modules and types.
Enumerations
| Enumeration | Description |
|---|---|
| TextmodeErrorLevel | Controls how validation failures are reported. |
Classes
| Class | Description |
|---|---|
| ErrorLayerController | Controls the dedicated internal error layer lifecycle and rendering behavior. |
| TextmodeError | Error type that formats optional context data alongside the main message. |
Interfaces
| Interface | Description |
|---|---|
| ErrorScreenRendererContext | Context object passed to error renderer callbacks. |
| TextmodeErrorFormatOptions | Formatting controls for textmode.js error messages. |