EXCEPTION HANDLING
Java Exception
ArithmeticException
ArrayIndexOutOfBoundsException
FileNotFoundExxception
Try Block
Catch Block
Throw
FINALLY
CreateNewException
Using throw keyword
ExtendingExceptions
Extending Runtime Exception
ArithmeticException
InputMismatchException
ClassNotFoundException
ArrayIndexOutOfBoundsException
FileNotFoundExxception
Using throw keyword
ExtendingExceptions
Extending Runtime Exception