====== Exception Handler ====== [[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., [[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 ]] /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- /* To add a discussion page to this page, comment out the line that says ~~DISCUSSION:off~~ */ ~~DISCUSSION:on|Outstanding Issues~~ ~~DISCUSSION:off~~