Account Takeover Bad Request Error
public AccountTakeoverBadRequestError AccountTakeoverBadRequestError(AccountTakeoverBadRequestError.Code code, String message, List<AccountTakeoverBadRequestErrorAllOfCauses> causes)
Parameters
code
Snake cased all caps error code interpreted from the HTTP status code that can programmatically be acted upon.
message
A human-readable explanation of the error, specific to this error occurrence.
causes