Interface ForkedProcessExitErrorListener
-
- All Known Implementing Classes:
ForkClient.ExitErrorEventListener
public interface ForkedProcessExitErrorListener
- Since:
- 3.0.0-M4
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
handle(StackTraceWriter stackTrace)
-
-
-
Method Detail
-
handle
void handle(StackTraceWriter stackTrace)
-
-