
    >Tf                      .    d dl mZ  G d de          ZdS )    )APIExceptionc                       e Zd ZdZdZdS )MissingFilterExceptioni  z9One or more required filters is missing from the request.N)__name__
__module____qualname__status_codedefault_detail     8/var/www/html/netbox-4.1.3/netbox/dcim/api/exceptions.pyr   r      s        KPNNNr   r   N)rest_framework.exceptionsr   r   r   r   r   <module>r      sU    2 2 2 2 2 2Q Q Q Q Q\ Q Q Q Q Qr   