class documentation

class DNSLookupError(IOError): (source)

View In Hierarchy

Undocumented

Method __str__ Undocumented
Constant MESSAGE Undocumented
Class Variable __doc__ Undocumented
def __str__(self): (source)

Undocumented

Returns
strUndocumented
MESSAGE: str = (source)

Undocumented

Value
'DNS lookup failed'
__doc__: str = (source)

Undocumented