public final class CrashReportBuilder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static CrashReport |
fromJson(java.lang.String json)
Exports json encoded content to CrashReport object
|
public static CrashReport fromJson(java.lang.String json) throws java.lang.IllegalArgumentException
json
- valid json body.java.lang.IllegalArgumentException
© 2017–2018 Mapbox. All rights reserved.