Home / Questions / What is the root class for all exceptions?
Explanatory Question

What is the root class for all exceptions?

👁 39 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

Answer:
The Throwable class is the root class for all exceptions and errors in Java.