WemapSDKs
Toggle table of contents
1.0.0-beta.1
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
WemapSDKs
WemapCoreSDK
/
com.getwemap.sdk.core.model.services
/
DirectionsServiceError
/
InvalidRules
Invalid
Rules
class
InvalidRules
(
rules
:
List
<
String
>
,
availableRules
:
List
<
String
>
)
:
DirectionsServiceError
Some of the requested search rules are not available for the graph.
Members
Constructors
Invalid
Rules
Link copied to clipboard
constructor
(
rules
:
List
<
String
>
,
availableRules
:
List
<
String
>
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
override
val
message
:
String