@ -381,9 +381,12 @@ public class ExceptionHandlerExceptionResolver extends AbstractHandlerMethodExce
@@ -381,9 +381,12 @@ public class ExceptionHandlerExceptionResolver extends AbstractHandlerMethodExce
}
}
catch(ThrowableinvocationEx){
if(logger.isWarnEnabled()){
// Any other than the original exception is unintended here,
// probably an accident (e.g. failed assertion or the like).