Link Search Menu Expand Document

Error handling

Readings

Topics covered

  • Error handling.
  • Different kinds of error handling and examples.
  • Exceptions.
  • Exceptions in the wild (C++, SML, Python).