What do you mean by exception handling?

Technology: java
AskedIn:
Topics:
Type:

It is one of the effective means to handle the runtime errors so that the regular flow of the application can be preserved. e.g. ClassNotFoundException, IOException, SQLException,