Home / Questions / When throw keyword is used?
Explanatory Question

When throw keyword is used?

👁 639 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

An exception can be thrown, either a newly instantiated one or an exception that you just caught, by using throw keyword.