Thursday 2 March 2017

Core Java Assignment 3

Core Java Assignment 2


A10.1-R4: INTRODUCTION TO OBJECT ORIENTED PROGRAMMING THROUGH JAVA.

Assignment 3


Write a Java Program to create three new types of exceptions. Write a class with a method

that throws all three. In main( ), call the method but only use a single catch clause that will
catch all three types of exceptions.

No comments:

Post a Comment