- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getStatusCode (0.13 sec)
-
src/main/java/org/codelibs/fess/exception/WebApiException.java
*/ private final int statusCode; /** * Gets the HTTP status code associated with this exception. * * @return The HTTP status code */ public int getStatusCode() { return statusCode; } /** * Constructs a WebApiException with the specified status code, message, and cause. * * @param statusCode The HTTP status codeRegistered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 2.3K bytes - Viewed (0)