class documentation

class InvalidURL(Exception):

View In Hierarchy

URL is improperly formed or cannot be parsed.
Method __init__ Undocumented
def __init__(self, message):

Undocumented

Parameters
message:strUndocumented