Question: What is the purpose of the 'RuntimeException' class?Answer: 'RuntimeException' is the superclass of those exceptions that can be thrown during the normal operation of the Java Virtual Machine. |
Is it helpful?
Yes
No
Most helpful rated by users: