Sovereign Tech · App 6 of 10

Exception Triage

Every exception routed to the authority that can hold it.

When the runtime raises an exception it does not stall and it does not guess. It routes the exception to the authority tier that can hold it. Read each one, then route it to the right tier. The scenarios are illustrative of the routing the runtime performs.

exception

Route to the authority tier that can hold it:

Routed 0 of 3.

Back to the suite