Maps and Navigation SDK
androidJvm
com.tomtom.sdk.maps:map-display
/
com.tomtom.sdk.map.display.style
/
LoadingStyleFailure
/
InternalFailure
Internal
Failure
class
InternalFailure
(
val
message
:
String
)
:
LoadingStyleFailure
Unexpected internal failure has occurred when loading style.
Members
Constructors
Internal
Failure
Link copied to clipboard
constructor
(
message
:
String
)
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Properties
message
Link copied to clipboard
val
message
:
String