exception documentation

class LocationParseError(LocationValueError): (source)

View In Hierarchy

Raised when get_host or similar fails to parse the URL input.

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

Undocumented

location = (source)

Undocumented