Class ForkClient.ExitErrorEventListener
- java.lang.Object
-
- org.apache.maven.plugin.surefire.booterclient.output.ForkClient.ExitErrorEventListener
-
- All Implemented Interfaces:
ForkedProcessExitErrorListener
- Enclosing class:
- ForkClient
private final class ForkClient.ExitErrorEventListener extends java.lang.Object implements ForkedProcessExitErrorListener
-
-
Constructor Summary
Constructors Modifier Constructor Description privateExitErrorEventListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidhandle(StackTraceWriter stackTrace)
-
-
-
Method Detail
-
handle
public void handle(StackTraceWriter stackTrace)
- Specified by:
handlein interfaceForkedProcessExitErrorListener
-
-