-
public class LogEvent.Error.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static LogEvent.Error.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final LogEvent.ErrorfromJson(String jsonString)final LogEvent.ErrorfromJsonObject(JsonObject jsonObject)-
-
Method Detail
-
fromJson
final LogEvent.Error fromJson(String jsonString)
-
fromJsonObject
final LogEvent.Error fromJsonObject(JsonObject jsonObject)
-
-
-
-