Pranay Choudhary
Results
1
comments of
Pranay Choudhary
final JSContext jsContext = getJsContext(); jsContext.setExceptionHandler(e -> { Logger.logInfo(e.getMessage()); });