W2641 Response to Errors

From Coder Merlin
Revision as of 14:10, 2 April 2019 by Chukwuemeka-tinashe (talk | contribs) (Created page with "== Key Concepts == * In the event of an error, possible responses include, in order of preference: ** Programmatically retry/reconfigure ** User interaction ** Diagnostics **...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Within these castle walls be forged Mavens of Computer Science ...
— Merlin, The Coder

Key Concepts[edit]

  • In the event of an error, possible responses include, in order of preference:
    • Programmatically retry/reconfigure
    • User interaction
    • Diagnostics
    • Fatal/Core dump