/usr/lib/python3/dist-packages/twisted/names/__pycache__
Edit: /usr/lib/python3/dist-packages/twisted/names/__pycache__/error.cpython-310.pyc (2782B)
o
¯bè ã @ s¼ d Z ddlmZ G dd„ deƒZG dd„ deƒZG dd„ deƒZG d d
„ d
eƒZG dd„ deƒZG d
d„ deƒZ G dd„ deƒZ
G dd„ deƒZG dd„ deƒZG dd„ de
ƒZg d¢ZdS )z0
Exception class definitions for Twisted Names.
é )ÚTimeoutErrorc @ ó e Zd ZdZdS )ÚDomainErrorzu
Indicates a lookup failed because there were no records matching the given
C{name, class, type} triple.
N©Ú__name__Ú
__module__Ú__qualname__Ú__doc__© r
r
ú5/usr/lib/python3/dist-packages/twisted/names/error.pyr
ó r c @ r )ÚAuthoritativeDomainErrorz«
Indicates a lookup failed for a name for which this server is authoritative
because there were no records matching the given C{name, class, type}
triple.
Nr r
r
r
r r
r r
c @ s e Zd ZdZdd„ ZdS )ÚDNSQueryTimeoutErrorzk
Indicates a lookup failed due to a timeout.
@ivar id: The id of the message which timed out.
c C s t | ¡ || _d S )N)r Ú__init__Úid)Úselfr r
r
r r # s
zDNSQueryTimeoutError.__init__N)r r r r r r
r
r
r r s r c @ r )ÚDNSFormatErrorzQ
Indicates a query failed with a result of C{twisted.names.dns.EFORMAT}.
Nr r
r
r
r r ( r r c @ r )ÚDNSServerErrorzQ
Indicates a query failed with a result of C{twisted.names.dns.ESERVER}.
Nr r
r
r
r r . r r c @ r )ÚDNSNameErrorzO
Indicates a query failed with a result of C{twisted.names.dns.ENAME}.
Nr r
r
r
r r 4 r r c @ r )ÚDNSNotImplementedErrorzQ
Indicates a query failed with a result of C{twisted.names.dns.ENOTIMP}.
Nr r
r
r
r r : r r c @ r )ÚDNSQueryRefusedErrorzR
Indicates a query failed with a result of C{twisted.names.dns.EREFUSED}.
Nr r
r
r
r r @ r r c @ r )ÚDNSUnknownErrorz:
Indicates a query failed with an unknown result.
Nr r
r
r
r r F r r c @ r )Ú
ResolverErrorz_
Indicates a query failed because of a decision made by the local
resolver object.
Nr r
r
r
r r L r r )
r r
r r r r r r r r N)r Útwisted.internet.deferr Ú
ValueErrorr r
r r r r r r r Ú Exceptionr Ú__all__r
r
r
r Ú
s