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