mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-28 05:01:24 -05:00
* Handling unknown exceptions What to do when you do not know what kind of exceptions may be thrown by your application. * Added code formatting