- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for KeyNotFoundException (0.08 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/main/java/org/codelibs/fess/mylasta/direction/FessConfigImpl.java
public class FessConfigImpl extends FessConfig.SimpleImpl { private static final long serialVersionUID = 1L; private static class KeyNotFoundException extends Exception { private static final long serialVersionUID = 1L; private KeyNotFoundException(final String key) { super(key); } } @OverrideCreated: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 05 09:31:58 GMT 2026 - 2.7K bytes - Click Count (0)