Searched refs:makeException (Results 1 – 1 of 1) sorted by relevance
745 throw makeException("Undeclared prefix: " + qName); in processName()766 errorHandler.error(makeException(message)); in reportError()775 private SAXParseException makeException (String message) in makeException() method in ParserAdapter