Exception#

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

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

Throws an exception with useful info for debugging