NoDataFailure

@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
class NoDataFailure(val message: String) : StructuredSearchFailure

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

Constructors

Link copied to clipboard
constructor(message: String)

Inherited properties

Link copied to clipboard

Optional error message for this structured search error.