TurnIconError

class TurnIconError

Represents an error case when obtaining turn icon data

Parameters

errorMessage

a text error message indicating what went wrong

type

the maneuver type parameter used as input

degrees

the degrees parameter value used as input

modifier

the modifier parameter value used as input

drivingSide

the driving side parameter used as input

Properties

Link copied to clipboard
val degrees: Float?
Link copied to clipboard
val drivingSide: String?
Link copied to clipboard
val errorMessage: String
Link copied to clipboard
val modifier: String?
Link copied to clipboard
val type: String?