getThrowableFromIntent

Retrieves a Throwable from an intent containing crash data.

Return

The deserialized Throwable, or null if parsing fails.

Parameters

intent

The intent containing serialized crash data.