mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-11 04:01:15 -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