Searched defs:ActionException (Results 1 – 1 of 1) sorted by relevance
523 public static class ActionException extends RuntimeException { class in RemoteViews524 public ActionException(Exception ex) { in ActionException() method in RemoteViews.ActionException527 public ActionException(String message) { in ActionException() method in RemoteViews.ActionException533 public ActionException(Throwable t) { in ActionException() method in RemoteViews.ActionException