public class ServletReporter extends java.lang.Object implements ExceptionReporter
Constructor and Description |
---|
ServletReporter() |
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)
report
in interface ExceptionReporter