Maps and Navigation SDK
androidJvm
com.tomtom.sdk.search:common
/
com.tomtom.sdk.search.common.error
/
SearchFailure
/
HttpFailure
/
HttpFailure
Http
Failure
constructor
(
httpErrorCode
:
Int
,
message
:
String
)
Parameters
http
Error
Code
The HTTP status code associated with the failure.
message
Error message indicating the HTTP failure.