- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for GsaConfigException (0.06 seconds)
-
src/test/java/org/codelibs/fess/util/GsaConfigParserTest.java
try { parser.parse(new InputSource(new StringReader(invalidXml))); fail("Should throw GsaConfigException"); } catch (GsaConfigException e) { assertEquals("Failed to parse XML file.", e.getMessage()); } } @Test public void test_parseWithMalformedXml() {Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Mar 13 23:01:26 GMT 2026 - 11.7K bytes - Click Count (0)