A catch block may not have the ability to handle certain type of exceptions or may decide that the exception should be handled by the calling block or environment. In such cases the programmer has the ability to _____. rethrow the exception restart the program enter error-handling instructions during runtime remove the exception