init_crash_handler

init_crash_handler(message: unicode, send_report: bool, app_name: unicode, app_version: unicode, recovery_file_extension: unicode, post_dump_url: unicode) None

Init the crash handler with the message to attach to the crash reports.

Return type

None