NoDataError

class NoDataError(val message: String = "") : StructuredSearchError

The map data to perform structured search i.e sqlite location input (SLI) building block doesn't exist.

Important: This is a Public Preview API. It may be changed or removed at any time.

Constructors

Link copied to clipboard
fun NoDataError(message: String = "")

Properties

Link copied to clipboard

Optional error message for this structured search error.