-
public class OsmosError.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static OsmosError.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final OsmosErrorfromCode(String code)Find Error by error code string Public API method that external apps might use for error handling -
-
Method Detail
-
fromCode
final OsmosError fromCode(String code)
Find Error by error code string Public API method that external apps might use for error handling
-
-
-
-