- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_getMessage_withComplexCause (0.11 seconds)
-
src/test/java/org/codelibs/fess/exception/JobProcessingExceptionTest.java
// The exception should be serializable since it extends RuntimeException assertTrue(exception instanceof java.io.Serializable); } @Test public void test_getMessage_withComplexCause() { // Test getMessage behavior with complex cause structure final Exception innerCause = new NullPointerException("NPE occurred");Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Jan 11 08:43:05 GMT 2026 - 7.2K bytes - Click Count (0)