public interface ExceptionReporter
void
report(java.lang.String message, java.lang.Throwable e, java.util.List sections)
void report(java.lang.String message, java.lang.Throwable e, java.util.List sections) throws java.lang.Exception
java.lang.Exception