- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for addErrorsNotFoundOnFileSystem (0.1 seconds)
-
src/main/java/org/codelibs/fess/app/web/go/GoAction.java
if (response.getHttpStatus().orElse(200) == 404) { logger.debug("Document not found: url={}", targetUrl); saveError(messages -> messages.addErrorsNotFoundOnFileSystem(GLOBAL, targetUrl)); return redirect(ErrorAction.class); } return response; } catch (final Exception e) { logger.warn("Failed to load: {}", doc, e);
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Dec 11 09:47:03 GMT 2025 - 9K bytes - Click Count (0)