- getAppCode(Context) - Static method in class se.codeunlimited.android.exception_handler.AbstractExceptionHandler
-
Get the app code from a context
- getContext() - Method in class se.codeunlimited.android.exception_handler.AbstractExceptionHandler
-
Get the application context
- getExceptionClient() - Method in class se.codeunlimited.android.exception_handler.AbstractExceptionService
-
Get an instance of the Exception API
(Used to load
- getExceptions(Context) - Method in class se.codeunlimited.android.exception_handler.AbstractExceptionService
-
Get all exceptions
- getFileName() - Method in class se.codeunlimited.android.exception_handler.AbstractExceptionHandler
-
Specify any file name in which stacktraces should be temporarily saved
- getServiceClass() - Method in class se.codeunlimited.android.exception_handler.AbstractExceptionHandler
-
This will be called as soon as the exception has been logged, you must override this to send the stacktraces to your server