Q1
Single choice
Assume the custom tag my:errorProne always throws a java.lang.RuntimeException with the message
"File not found."
An error page has been configured for this JSP page.
Which option prevents the exception thrown by my:errorProne from invoking the error page mechanism, and outputs the message "File not found" in the response?