Be more defensive about exceptions from resource
Otherwise you can get an exception here that is unuseful, e.g. from a ServletContext that isn't properly initialized.
Showing
Please register or sign in to comment
Otherwise you can get an exception here that is unuseful, e.g. from a ServletContext that isn't properly initialized.