-
public class ExceptionInfo.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static ExceptionInfo.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final ExceptionInfoparseFromStorageString(String str)Create ExceptionInfo instance from a stored string -
-
Method Detail
-
parseFromStorageString
final ExceptionInfo parseFromStorageString(String str)
Create ExceptionInfo instance from a stored string
-
-
-
-