- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for UnsupportedSearchException (0.14 sec)
-
src/main/java/org/codelibs/fess/exception/UnsupportedSearchException.java
* governing permissions and limitations under the License. */ package org.codelibs.fess.exception; public class UnsupportedSearchException extends FessSystemException { private static final long serialVersionUID = 1L; public UnsupportedSearchException(final String msg) { super(msg); }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 871 bytes - Viewed (0)