exa.common.errors.station_control_errors.BadGatewayError

Contents

exa.common.errors.station_control_errors.BadGatewayError#

exception BadGatewayError(message, log_level=40)#

Error raised when there are invalid responses from another server/proxy.

Parameters:
  • message (str)

  • log_level (int)