mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-13 04:00:12 -04: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