Searched defs:parseException (Results 1 – 2 of 2) sorted by relevance
90 ParseException parseException = new ParseException("", 0); in should_notify_all_listeners_when_called_delegate_handler_throws_exception_and_rethrow_it() local
1054 public ParseException parseException(final String description) { in parseException() method in TextFormat.Tokenizer