Interface ForkedProcessExitErrorListener
-
public interface ForkedProcessExitErrorListener
- Since:
- 3.0.0-M4
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
handle(java.lang.String exceptionMessage, java.lang.String smartTrimmedStackTrace, java.lang.String stackTrace)
-