Exception

If the leg.wa.gov server returns status other than 200, the exception raised is WaLegApiException:

exception WaLegApiException(http_error_num: int, http_error_text: str, http_text: str, args_sent: Dict)[source]

Throws an exception with useful info for debugging