If I want an object of my class to be thrown as an exception object, what should I do? Ans. The class should extend from Exception class. Or you can extend your class from some more precise exception type also. - Study24x7
Social learning Network
04 Dec 2023 11:35 AM study24x7 study24x7

If I want an object of my class to be thrown as an exception object, what should I do? Ans. The class should extend from Exception class. Or you can extend your class from some more precise exception type also.

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles