Module Values.BadRequestExceptionSource
The submitted request is not valid, for example, the input is incomplete or incorrect. See the accompanying error message for details.
Sourceval make : ?message:??? -> unit -> t Sourceval to_value :
t ->
[> `Structure of (string * [> `String of String_.t ]) list ]