Returns an immutable instance of [BadRequestException].
public BadRequestException build()Returns an immutable instance of [BadRequestException]. Further updates to this [Builder] will not mutate the returned instance. The following fields are required:
.headers()
.body()
IllegalStateException: if any required field is unset.