Searched defs:ExecutionError (Results 1 – 1 of 1) sorted by relevance
36 public class ExecutionError extends Error { class40 protected ExecutionError() {} in ExecutionError() method in ExecutionError45 protected ExecutionError(String message) { in ExecutionError() method in ExecutionError52 public ExecutionError(String message, Error cause) { in ExecutionError() method in ExecutionError59 public ExecutionError(Error cause) { in ExecutionError() method in ExecutionError