Add Error Page mapping for an exception class
This method is called as a result of an exception-type element in a web.xml file
or may be called directly
Check if instance was created by a call to ServletContext.createFilter(Class),
ServletContext.createServlet(Class) or ServletContext.createListener(Class)