ErrorEvent
public void errorEncountered(ErrorEvent e)
errorEncountered(ErrorEvent e) throws ConsumerException
public void errorEncountered(ErrorEvent e) throws ConsumerException;
buf.append(ErrorEvent.class.getName());
fireErrorEncountered(new ErrorEvent(this, error));
fireErrorEncountered(ErrorEvent e) throws ConsumerException