- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for test_stackTracePresent (0.1 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/test/java/org/codelibs/fess/exception/CommandExecutionExceptionTest.java
// CommandExecutionException extends RuntimeException, not Error assertTrue(exception instanceof RuntimeException); } @Test public void test_stackTracePresent() { // Test that stack trace is properly captured CommandExecutionException exception = new CommandExecutionException("Stack trace test");Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Jan 11 08:43:05 GMT 2026 - 9.4K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/exception/SearchQueryExceptionTest.java
Shinsuke Sugaya <******@****.***> 1773442886 +0900
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Mar 13 23:01:26 GMT 2026 - 10K bytes - Click Count (0)