exception documentation

class InvalidURL(Exception): (source)

View In Hierarchy

URL is improperly formed or cannot be parsed.

Method __init__ Undocumented
def __init__(self, message): (source)

Undocumented

Parameters
message:strUndocumented