Contents

GeneralBadRequestError

An error that indicates an invalid request.

Declaration

object GeneralBadRequestError

Properties

NameTypeDescription
errorCodeint64

errorMessagestring

Discussion

A bad request error typically occurs when the server receives a malformed request or a request that contains incorrect syntax.

See Also

Errors