This shows you the differences between two versions of the page.
|
dido:public:ra:xapend:xapend.a_glossary:e:exception [2021/10/28 01:25] nick created |
dido:public:ra:xapend:xapend.a_glossary:e:exception [2021/11/05 15:36] (current) nick |
||
|---|---|---|---|
| Line 6: | Line 6: | ||
| Source: [[https://www.techopedia.com/definition/3789/exception ]] | Source: [[https://www.techopedia.com/definition/3789/exception ]] | ||
| + | |||
| + | An **Exception** is an event, which occurs during the execution of a program, that disrupts the normal flow of the program's instructions. | ||
| + | |||
| + | Source: [[https://docs.oracle.com/javase/tutorial/essential/exceptions/definition.html]] | ||