Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Unrecoverable is a word these days.

...

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.

...