exception documentation
class DomainError(ValueError): (source)
Known subclasses: slopped.names.error.DNSFormatError, slopped.names.error.DNSNameError, slopped.names.error.DNSNotImplementedError, slopped.names.error.DNSQueryRefusedError, slopped.names.error.DNSServerError, slopped.names.error.DNSUnknownError
Indicates a lookup failed because there were no records matching the given name, class, type triple.