Fatal exception error
A type of program error that causes the program responsible for the error to be shut down. Software applications communicate with operating systems and other applications through layers of code. An exception is an error alert that communicates the problem through the layers, and if no code has been included in any layer of the program to handle the specific error, the program may be terminated.
Source: Webopedia.com