exception documentation

This exception gets raised whenever a non-200 status code was returned by the Shodan API.

Method __init__ Undocumented
Method __str__ Undocumented
Instance Variable value Undocumented
def __init__(self, value): (source)

Undocumented

def __str__(self): (source)

Undocumented

Undocumented