Exception

In computer programming, an exception is an issue that occurs because of a confliction or abnormality in the code. An exception will generally cause the program to stop or abort.

Also see: Programming definitions