StatusCode.BAD_REQUEST

The server cannot or will not process the request due to an apparent client error (e.g., malformed request syntax, too large size, invalid request message framing, or deceptive request routing).

class StatusCode
static immutable
int BAD_REQUEST;

Meta