Searched defs:JSExecutionException (Results 1 – 1 of 1) sorted by relevance
22 public class JSExecutionException extends RuntimeException { class24 public JSExecutionException(String message) { in JSExecutionException() method in JSExecutionException28 public JSExecutionException(String message, Throwable t) { in JSExecutionException() method in JSExecutionException