public class SystemOutErrorListener extends java.lang.Object implements ErrorListener
Constructor and Description |
---|
SystemOutErrorListener() |
Modifier and Type | Method and Description |
---|---|
void |
errorOccurred(ErrorEvent errorEvent) |
java.util.List<java.lang.String> |
listenerInterest() |
public void errorOccurred(ErrorEvent errorEvent)
errorOccurred
in interface ErrorListener
public java.util.List<java.lang.String> listenerInterest()
listenerInterest
in interface ErrorListener