-
Andy Wilkinson authored
Previously, ErrorPageFilter set the value of javax.servlet.error.exception_type to be the name of the exception, (a java.lang.String). This commit changes it to be a java.lang.Class as required by the Servlet spec. Closes gh-7925
7298b2dc