handle Fatal
Handle an exception and exit the program with exit a non zero exit code.
Parameters
e
The exception to handle.
Handle an exception and exit the program with exit a non zero exit code.
Parameters
e
The exception to handle.
exit Code
The exit code to report.