Package com.codename1.crash
package com.codename1.crash
On device crash protection client for Codename One applications.
CrashProtection installs handlers that capture unexpected failures and
assembles a CrashReportPayload describing the crash. A PiiScrubber
removes personally identifiable information from the payload before it is
delivered, so reports can be collected without leaking user data.
-
ClassesClassDescriptionCrash protection: captures unhandled exceptions, scrubs PII, persists each crash to
Storageimmediately, and uploads to the Codename One cloud crash service when enabled.Default PII scrubber forCrashProtectionuploads.