Home
last modified time | relevance | path

Searched defs:ApiParseException (Results 1 – 1 of 1) sorted by relevance

/external/doclava/src/com/google/doclava/apicheck/
DApiParseException.java19 public final class ApiParseException extends Exception { class
23 public ApiParseException() { in ApiParseException() method in ApiParseException
26 public ApiParseException(String message) { in ApiParseException() method in ApiParseException
30 public ApiParseException(String message, Exception cause) { in ApiParseException() method in ApiParseException
37 public ApiParseException(String message, int line) { in ApiParseException() method in ApiParseException