Maps and Navigation SDK
0.41.0
androidJvm
com.tomtom.sdk.routing:model
/
com.tomtom.sdk.routing
/
RoutingFailure
/
MapInaccessibleFailure
Map
Inaccessible
Failure
class
MapInaccessibleFailure
(
val
message
:
String
)
:
RoutingFailure
Routing failed because the map is inaccessible.
Members
Constructors
Map
Inaccessible
Failure
Link copied to clipboard
constructor
(
message
:
String
)
Inherited properties
message
Link copied to clipboard
val
message
:
String