public final class ErrorReportHandler
extends java.lang.Object
| Constructor and Description |
|---|
ErrorReportHandler() |
| Modifier and Type | Method and Description |
|---|---|
static void |
enable() |
static java.io.File[] |
listErrorReportFiles() |
static void |
save(java.lang.String msg) |
static void |
sendErrorReports()
Load cached error reports from cache directory defined in
InstrumentUtility.getInstrumentReportDir(), create Graph Request and send the
request to Facebook along with crash reports. |
public static void save(java.lang.String msg)
public static void enable()
public static void sendErrorReports()
InstrumentUtility.getInstrumentReportDir(), create Graph Request and send the
request to Facebook along with crash reports.public static java.io.File[] listErrorReportFiles()