Styrow.dev
Question 223 of 247
Java Topic: General medium

What class of exceptions are generated by the Java run-time system?

Question

What class of exceptions are generated by the Java run-time system?

Answer

The Java runtime system generates RuntimeException and Error exceptions.