InitializationError
public enum InitializationError : Error
Exceptions that can be thrown during creation of RoundaboutInstruction
.
Turn angle doesn’t lie in the range -180...180
.
Declaration
Swift
case invalidTurnAngle
public enum InitializationError : Error
Exceptions that can be thrown during creation of RoundaboutInstruction
.
Turn angle doesn’t lie in the range -180...180
.
Swift
case invalidTurnAngle