init
Initializes the CrashHandler and sets it as the default uncaught exception handler.
Parameters
application Context
The application context used to create the handler.
activity To Be Launched
The activity class to launch on crash.
Initializes the CrashHandler and sets it as the default uncaught exception handler.
The application context used to create the handler.
The activity class to launch on crash.