exception documentation

There was an ambiguous exception that occurred while handling your request.

Method __init__ Initialize RequestException with `request` and `response` objects.
Instance Variable request Undocumented
Instance Variable response Undocumented
def __init__(self, *args, **kwargs): (source)

Initialize RequestException with `request` and `response` objects.

Undocumented

response = (source)

Undocumented