- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for excepciones (0.04 sec)
-
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
*/ String getApiJsonResponseHeaders(); /** * Get the value for the key 'api.json.response.exception.included'. <br> * The value is, e.g. false <br> * comment: Whether to include exceptions in API JSON response. * @return The value of found property. (NotNull: if not found, exception but basically no way) */ String getApiJsonResponseExceptionIncluded(); /**Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 525.7K bytes - Viewed (2) -
docs/en/docs/release-notes.md
* Document better how to handle exceptions and use error handlers. * Include `RequestValidationError` and `WebSocketRequestValidationError` (this last one will be useful once [encode/starlette#527](https://github.com/encode/starlette/pull/527) or equivalent is merged). * New documentation about exceptions handlers:Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Sat Dec 27 19:06:15 UTC 2025 - 586.7K bytes - Viewed (0)