Package org.adoptopenjdk.jitwatch.parser
Interface ILogParseErrorListener
-
- All Known Subinterfaces:
ISandboxStage
- All Known Implementing Classes:
JITWatchUI,LaunchHeadless,SandboxStage
public interface ILogParseErrorListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandleError(java.lang.String title, java.lang.String body)
-