BadInputFailure

class BadInputFailure(val message: String) : SearchFailure

Some input parameter combination was not valid.

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

Constructors

Link copied to clipboard
fun BadInputFailure(message: String)

Properties

Link copied to clipboard