Handle Info
This is used to determine how to handle the exception, and the returned value of handleLevel should be one of ThreadExceptionHandler.HANDLE_LEVEL_OFF, ThreadExceptionHandler.HANDLE_LEVEL_CRASH and ThreadExceptionHandler.HANDLE_LEVEL_LOG.
The description is used to describe the crash reason.
Author
KKoishi_