Searched defs:abortWithError (Results 1 – 2 of 2) sorted by relevance
86 void abortWithError(Element e, String format, Object... args) { in abortWithError() method in ErrorReporter
97 private AbortProcessingException abortWithError(Element e, String msg, Object... msgParams) { in abortWithError() method in AutoAnnotationProcessor