o
    žÇhÚ  ã                   @   sh   d Z G dd„ deƒZG dd„ deƒZG dd„ deƒZG dd„ deƒZG d	d
„ d
eƒZG dd„ deƒZdS )z;Kiwi exceptions.

Imported by the kiwisolver C extension.

c                   @   s   e Zd ZdS )ÚBadRequiredStrengthN)Ú__name__Ú
__module__Ú__qualname__© r   r   úi/var/www/html/construction_image-detection-poc/venv/lib/python3.10/site-packages/kiwisolver/exceptions.pyr      s    r   c                   @   ó   e Zd ZdZdd„ ZdS )ÚDuplicateConstraint©Ú
constraintc                 C   ó
   || _ d S ©Nr	   ©Úselfr
   r   r   r   Ú__init__   ó   
zDuplicateConstraint.__init__N©r   r   r   Ú	__slots__r   r   r   r   r   r      ó    r   c                   @   r   )ÚDuplicateEditVariable©Úedit_variablec                 C   r   r   r   ©r   r   r   r   r   r      r   zDuplicateEditVariable.__init__Nr   r   r   r   r   r      r   r   c                   @   r   )ÚUnknownConstraintr	   c                 C   r   r   r	   r   r   r   r   r   $   r   zUnknownConstraint.__init__Nr   r   r   r   r   r   !   r   r   c                   @   r   )ÚUnknownEditVariabler   c                 C   r   r   r   r   r   r   r   r   +   r   zUnknownEditVariable.__init__Nr   r   r   r   r   r   (   r   r   c                   @   r   )ÚUnsatisfiableConstraintr	   c                 C   r   r   r	   r   r   r   r   r   2   r   z UnsatisfiableConstraint.__init__Nr   r   r   r   r   r   /   r   r   N)Ú__doc__Ú	Exceptionr   r   r   r   r   r   r   r   r   r   Ú<module>   s   