EXCEPTION HANDLING

Java Exception

ArithmeticException

InputMismatchException

ClassNotFoundException

ArrayIndexOutOfBoundsException

FileNotFoundExxception

Try Block

Catch Block

Throw

FINALLY

CreateNewException

Using throw keyword

ExtendingExceptions

Extending Runtime Exception