Maps and Navigation SDK
0.41.0
androidJvm
com.tomtom.sdk.routing:model
/
com.tomtom.sdk.routing
/
RoutingFailure
/
UnknownFailure
Unknown
Failure
class
UnknownFailure
(
val
message
:
String
?
=
null
)
:
RoutingFailure
Routing call ended with unknown error.
Members
Constructors
Unknown
Failure
Link copied to clipboard
constructor
(
message
:
String
?
=
null
)
Inherited properties
message
Link copied to clipboard
val
message
:
String