Error Handling

Error Boundary

A mechanism for catching and handling errors at a specific level in a system, preventing unhandled errors from propagating and crashing the entire application.

関連プロトコル

関連項目