Searched defs:ApiParseException (Results 1 – 1 of 1) sorted by relevance
19 public final class ApiParseException extends Exception { class23 public ApiParseException() { in ApiParseException() method in ApiParseException26 public ApiParseException(String message) { in ApiParseException() method in ApiParseException30 public ApiParseException(String message, Exception cause) { in ApiParseException() method in ApiParseException37 public ApiParseException(String message, int line) { in ApiParseException() method in ApiParseException