|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ReportingInteractionMode in org.acra |
---|
Methods in org.acra that return ReportingInteractionMode | |
---|---|
static ReportingInteractionMode |
ReportingInteractionMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ReportingInteractionMode[] |
ReportingInteractionMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.acra with parameters of type ReportingInteractionMode | |
---|---|
void |
ErrorReporter.handleException(java.lang.Throwable e,
ReportingInteractionMode reportingInteractionMode)
Try to send a report, if an error occurs stores a report file for a later attempt. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |