source/core/engine/error_boundary library
Classes
- ErrorBoundaries
- Utility class for creating common error boundary configurations.
-
ErrorBoundary<
T> - An error boundary that isolates operations and provides configurable error recovery.
- ErrorBoundaryConfig
- Configuration for error boundary behavior.
Enums
- ErrorBoundaryStrategy
- Strategies for handling errors within error boundaries.