We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fcb68e commit 2c6319fCopy full SHA for 2c6319f
web/web_ui/src/main/webapp/WEB-INF/web.xml
@@ -87,6 +87,7 @@
87
<location>/expired.jsf</location>
88
</error-page>
89
<error-page>
90
+ <exception-type>java.lang.Throwable</exception-type>
91
<location>/error.jsf</location>
92
93
0 commit comments