- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_instanceof_FessSystemException (0.88 sec)
-
src/test/java/org/codelibs/fess/dict/DictionaryExceptionTest.java
assertEquals(rootCause, exception.getCause().getCause()); assertEquals("Root cause", exception.getCause().getCause().getMessage()); } public void test_instanceof_FessSystemException() { // Test that DictionaryException is instance of FessSystemException DictionaryException exception = new DictionaryException("Test");
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 6.4K bytes - Viewed (0)