AppErrorsDemo
Back
The business exception logic in common scenarios is provided here.\nAfter activating the Xposed Module, you can test whether the exception can be caught here.\nIn order to verify the effectiveness of the Xposed Module, the current App does not have any logic code for manually handling exceptions.
Throw RuntimeException
Throw IllegalStateException
Throw NullPointerException
Throw Exception
Throw Native Error
Throw Multi-Process Exception
Suicide in progress