 
                            ...
As per ERR50-CPP-EX1, a program that encounters an un-recoverable unrecoverable exception may explicitly catch the exception and terminate, but it may not allow the exception to remain uncaught.
...
 
                            ...
As per ERR50-CPP-EX1, a program that encounters an un-recoverable unrecoverable exception may explicitly catch the exception and terminate, but it may not allow the exception to remain uncaught.
...