HEX
Server: Apache
System: Linux scp1.abinfocom.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: confeduphaar (1010)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //usr/lib/python3/dist-packages/twisted/names/__pycache__/error.cpython-38.pyc
U


W[�
@s�dZddlmZmZddlmZGdd�de�ZGdd�de�ZGdd	�d	e�Z	Gd
d�de�Z
Gdd
�d
e�ZGdd�de�ZGdd�de�Z
Gdd�de�ZGdd�de�ZGdd�de�Zddd	dd
dddddg
ZdS)z0
Exception class definitions for Twisted Names.
�)�division�absolute_import)�TimeoutErrorc@seZdZdZdS)�DomainErrorzu
    Indicates a lookup failed because there were no records matching the given
    C{name, class, type} triple.
    N��__name__�
__module__�__qualname__�__doc__�rr�5/usr/lib/python3/dist-packages/twisted/names/error.pyrsrc@seZdZdZdS)�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.
    Nrrrrrr
sr
c@seZdZdZdd�ZdS)�DNSQueryTimeoutErrorzk
    Indicates a lookup failed due to a timeout.

    @ivar id: The id of the message which timed out.
    cCst�|�||_dS)N)r�__init__�id)�selfrrrrr%s
zDNSQueryTimeoutError.__init__N)rrr	r
rrrrrrsrc@seZdZdZdS)�DNSFormatErrorzQ
    Indicates a query failed with a result of C{twisted.names.dns.EFORMAT}.
    Nrrrrrr+src@seZdZdZdS)�DNSServerErrorzQ
    Indicates a query failed with a result of C{twisted.names.dns.ESERVER}.
    Nrrrrrr2src@seZdZdZdS)�DNSNameErrorzO
    Indicates a query failed with a result of C{twisted.names.dns.ENAME}.
    Nrrrrrr9src@seZdZdZdS)�DNSNotImplementedErrorzQ
    Indicates a query failed with a result of C{twisted.names.dns.ENOTIMP}.
    Nrrrrrr@src@seZdZdZdS)�DNSQueryRefusedErrorzR
    Indicates a query failed with a result of C{twisted.names.dns.EREFUSED}.
    NrrrrrrGsrc@seZdZdZdS)�DNSUnknownErrorz:
    Indicates a query failed with an unknown result.
    NrrrrrrNsrc@seZdZdZdS)�
ResolverErrorz_
    Indicates a query failed because of a decision made by the local
    resolver object.
    NrrrrrrUsrN)r
Z
__future__rrZtwisted.internet.deferr�
ValueErrorrr
rrrrrrr�	Exceptionr�__all__rrrr�<module>s.	�