- obj
- The client object that generated the exception. May be an Application, Activity, BroadcastReceiver, Service, or null.
- e
- The exception that was thrown.
Documentation for this section has not yet been entered.
This is called whenever the system captures an unhandled exception that was thrown by the application. The default implementation simply returns false, allowing normal system handling of the exception to take place.