BadInputFailure

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

The selection is not valid in the current step.

Constructors

Link copied to clipboard
constructor(message: String)

Inherited properties

Link copied to clipboard

Optional error message for this structured search error.