Searched defs:AppFunctionNotFoundException (Results 1 – 1 of 1) sorted by relevance
238 public static class AppFunctionNotFoundException extends RuntimeException { class239 private AppFunctionNotFoundException(@NonNull String errorMessage) { in AppFunctionNotFoundException() method in AppFunctionNotFoundException