exa.common.errors.station_control_errors.BadRequestError# exception BadRequestError(message, log_level=40)# Error raised when the request syntax is invalid or the method is unsupported in general. Parameters: message (str) – log_level (int) –