Package ai.platon.pulsar.common.browser
Object BrowserErrorCode.Companion
-
- All Implemented Interfaces:
public class BrowserErrorCode.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static BrowserErrorCode.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final BrowserErrorCodevalueOfOrNull(String error)final BrowserErrorCodevalueOfOrUnknown(String error)-
-
Method Detail
-
valueOfOrNull
final BrowserErrorCode valueOfOrNull(String error)
-
valueOfOrUnknown
final BrowserErrorCode valueOfOrUnknown(String error)
-
-
-
-