- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for test_getMessage_withComplexCause (0.41 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) -
src/test/java/org/codelibs/fess/exception/SsoProcessExceptionTest.java
Shinsuke Sugaya <******@****.***> 1768120985 +0900
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Jan 11 08:43:05 GMT 2026 - 13.8K bytes - Click Count (0)