Thread Exception Handler
Types
Link copied to clipboard
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.