textmode.js / errors
errors
All error handling related modules and types.
Enumerations
| Enumeration | Description |
|---|---|
| TextmodeErrorLevel | Error handling levels to control how errors are reported and handled. |
Classes
| Class | Description |
|---|---|
| ErrorLayerController | Controls the dedicated internal error layer lifecycle and rendering behavior. |
| TextmodeError | Custom error class for textmode.js exceptions. |
Interfaces
| Interface | Description |
|---|---|
| ErrorScreenRendererContext | Context object passed to error renderer callbacks. |