Searched refs:errorEncountered (Results 1 – 4 of 4) sorted by relevance
68 public void errorEncountered(ErrorEvent e) throws ConsumerException; in errorEncountered() method
63 errorEncountered(ErrorEvent e) throws ConsumerException in errorEncountered() method in ConsumerAdapter
1175 errorEncountered(Error error) throws ConsumerException in errorEncountered() method in LocalConsumer1226 ((ConsumerListener)listeners[i + 1]).errorEncountered(e); in fireErrorEncountered()
987 public void errorEncountered(ErrorEvent e) in main()