Wednesday, 22 July 2015

Exception Handling

Topics

1.Introduction  to Exception Handling.

The exception handling in java is one of the powerful mechanism to handle the runtime errors so that normal flow of the application can be maintained.

hierarchy of exception handling

No comments:

Post a Comment