How to write robust code that doesn't crash. The notes cover: Try-catch-finally blocks. Checked vs. Unchecked exceptions. Custom Exception creation. throw vs. throws . 4. Multi-Threading
How to write robust code that doesn't crash. The notes cover: Try-catch-finally blocks. Checked vs. Unchecked exceptions. Custom Exception creation. throw vs. throws . 4. Multi-Threading