
    $gW                     >     G d  de           Z G d de           ZdS )c                   "    e Zd ZddZdefdZdS )ConnectionInterruptedNc                     || _         d S N)
connection)selfr   parents      W/var/www/html/netbox-4.1.3/venv/lib/python3.11/site-packages/django_redis/exceptions.py__init__zConnectionInterrupted.__init__   s    $    returnc                 l    t          | j                  j        }t          | j                  }d| d| S )NzRedis z: )type	__cause____name__str)r   
error_type	error_msgs      r	   __str__zConnectionInterrupted.__str__   s9    $.))2
''	1
11i111r   r   )r   
__module____qualname__r
   r   r    r   r	   r   r      sC        % % % %2 2 2 2 2 2 2r   r   c                       e Zd ZdS )CompressorErrorN)r   r   r   r   r   r	   r   r      s        Dr   r   N)	Exceptionr   r   r   r   r	   <module>r      sc   2 2 2 2 2I 2 2 2	 	 	 	 	i 	 	 	 	 	r   