HomeComputer ScienceError Propagation Hierarchy

🧯 Error Propagation Hierarchy

Watch an exception climb through the call hierarchy — Platform, Network, Business Logic, UI — each layer either catches and handles it, retries locally, or lets it propagate up until something catches it or the app crashes.

Computer Science2DEasy60 FPS📱 Mobile-adapted⇄ 3D version
mobile-error-handling-recovery ↗ Open standalone
⚙ Under the hood

An error starts at the bottom of a call-stack and propagates up through layers until caught or causes an application crash. Each layer can retry or implement a fallback strategy.

mobileerror handlingrecoverycall-stacktower

2D · HTML5 Canvas 2D · 60 FPS target · runs fully client-side, no install

What did you find?

Add reproduction steps (optional)