This shows you the differences between two versions of the page.
|
dido:public:ra:xapend:xapend.a_glossary:e:exception_handler [2021/11/05 15:41] nick created |
dido:public:ra:xapend:xapend.a_glossary:e:exception_handler [2021/11/05 15:42] (current) nick |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] | [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] | ||
| - | An **Exception Handler** is code that stipulates what a program will do when an anomalous event (i.e., Exception) disrupts the normal flow of that program’s instructions. An exception, in a computer context, is an unplanned event that occurs while a program is executing and disrupts the flow of its instructions. | + | An **Exception Handler** is code that stipulates what a program will do when an anomalous event (i.e., [[dido:public:ra:xapend:xapend.a_glossary:e:exception]]) disrupts the normal flow of that program’s instructions. An Exception is an unplanned event that occurs while a program is executing and disrupts the flow of its instructions. |
| Source: [[https://www.theserverside.com/definition/exception-handler ]] | Source: [[https://www.theserverside.com/definition/exception-handler ]] | ||