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