Categories
Computer

When defining a method you must include a/an ……. to declare any exception that might be thrown but is not caught in the method:

► try block
► finally block
► catch block
► throws clause