Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 247 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 247 Bytes

ExceptionDemo

A simple set of programs to understand compile-time exceptions. To understand the difference between throw and throws. This wil help you to understand multiple catch blocks in exception as well as catch piping exceptions in java.