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

Detailed information about the bad request exception error when creating a hosted configuration version.

Link copied to clipboard

Functions

Link copied to clipboard

Casts this BadRequestDetails as a InvalidConfiguration and retrieves its List value. Throws an exception if the BadRequestDetails is not a InvalidConfiguration.

Link copied to clipboard

Casts this BadRequestDetails as a InvalidConfiguration and retrieves its List value. Returns null if the BadRequestDetails is not a InvalidConfiguration.