BadRequestDetails

sealed class BadRequestDetails

Detailed information about the input that failed to satisfy the constraints specified by a call.

Inheritors

Types

Link copied to clipboard

One or more specified parameters are not valid for the call.

Link copied to clipboard

Functions

Link copied to clipboard

Casts this BadRequestDetails as a InvalidParameters and retrieves its kotlin.collections.Map value. Throws an exception if the BadRequestDetails is not a InvalidParameters.

Link copied to clipboard