class RequestError

source code

__init__

source code

def __init__(self, url: str, r_type: str, response: requests.Response, /, **kwargs):