39404142434445
@Override public ExceptionHandler getExceptionHandler() { return new SwitchAjaxExceptionHandlerWrapperImpl( new MyFacesExceptionHandlerWrapperImpl(new ExceptionHandlerImpl()) , new AjaxExceptionHandlerImpl()); }