- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testHandleExceptionLoopInCause (0.2 seconds)
-
impl/maven-core/src/test/java/org/apache/maven/exception/DefaultExceptionHandlerTest.java
String expectedReference = "http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException"; assertEquals(expectedReference, summary.getReference()); } @Test void testHandleExceptionLoopInCause() { // Some broken exception that does return "this" as getCause AtomicReference<Throwable> causeRef = new AtomicReference<>(null); Exception cause2 = new RuntimeException("loop") {Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Fri Oct 25 12:31:46 GMT 2024 - 6.3K bytes - Click Count (0)