Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-core
/
com.mapsted.positioning.routing
/
RouteError
/
Companion
/
create
create
@
JvmStatic
fun
create
(
errorType
:
RouteErrorType
,
message
:
String
)
:
RouteError
Creates a new
RouteError
with the given type and message.