Home
last modified time | relevance | path

Searched defs:JSExecutionException (Results 1 – 1 of 1) sorted by relevance

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/exception/
DJSExecutionException.java22 public class JSExecutionException extends RuntimeException { class
24 public JSExecutionException(String message) { in JSExecutionException() method in JSExecutionException
28 public JSExecutionException(String message, Throwable t) { in JSExecutionException() method in JSExecutionException