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