A subclass of the Exception class that is not a subclass of RuntimeException
Error handling is mandatory!!!!
Error handling
try/catch or throw
A subclass of RuntimeException
As the name suggests, exceptions that can occur at runtime
Error handling is not enforced
Last updated 8 days ago