Searched defs:ApiParseException (Results 1 – 1 of 1) sorted by relevance
25 public final class ApiParseException extends Exception { class29 ApiParseException(@NotNull String message) { in ApiParseException() method in ApiParseException33 ApiParseException(@NotNull String message, Exception cause) { in ApiParseException() method in ApiParseException41 ApiParseException(@NotNull String message, @NotNull ApiFile.Tokenizer tokenizer) { in ApiParseException() method in ApiParseException45 private ApiParseException(@NotNull String message, @Nullable String file, int line) { in ApiParseException() method in ApiParseException51 ApiParseException(@NotNull String message, int line) { in ApiParseException() method in ApiParseException