- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for GsaConfigException (0.15 sec)
-
src/main/java/org/codelibs/fess/exception/GsaConfigException.java
*/ public GsaConfigException(final String message, final Throwable cause) { super(message, cause); } /** * Constructs a new GSA configuration exception with the specified detail message. * * @param message the detail message describing the configuration error */ public GsaConfigException(final String message) { super(message); }Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 1.6K bytes - Viewed (0)