I am Studying about Exceptions At W3schools At this Link, inside the link just before the heading:
"Re-throwing Exceptions"
there is a sentence that say:
"If the exception thrown were of the class customException and there were no customException catch, only the base exception catch, the exception would be handled there."
If can someone please give me an example for this sentence i will be very thankful.