public class ExceptionHandler
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
ExceptionReporting |
exceptionReporter |
Modifier and Type | Method and Description |
---|---|
static ExceptionHandler |
getInstance() |
void |
reportException(java.lang.Throwable exception) |
void |
setContext(android.content.Context context) |
public ExceptionReporting exceptionReporter
public static ExceptionHandler getInstance()
public void setContext(android.content.Context context)
public void reportException(java.lang.Throwable exception)