What must a method do when it calls code that may throw a checked exception?

from Exceptions
Java 25 LTS beginner 1 min

What must a method do when it calls code that may throw a checked exception?

Report an error