public class Log4jReporter extends java.lang.Object implements ExceptionReporter
Constructor and Description |
---|
Log4jReporter() |
Modifier and Type | Method and Description |
---|---|
void |
report(java.lang.String message,
java.lang.Throwable e,
java.util.List sections) |
public void report(java.lang.String message, java.lang.Throwable e, java.util.List sections) throws java.io.IOException
report
in interface ExceptionReporter
java.io.IOException