To handle the Exceptions in your project, you need to use "try&catch" blocks in your code.Try block is for" whatever the statements that are rising to an exception place them in try block ,the try...