InitializationError
public enum InitializationError : Error
Errors that can be thrown during the creation of RoadShield.
Important
This is a Public Preview API. It may be changed or removed at any time.-
fullRoadNumberandshieldContentare empty. At least one of the property is required to be non-empty.Declaration
Swift
case missingInputs
InitializationError Enumeration Reference