o
    VÌhm  ã                   @   sT   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 )c                   @   s   e Zd ZdZdS )ÚFFIErrorÚcffiN)Ú__name__Ú
__module__Ú__qualname__© r   r   ú^/var/www/html/construction_image-detection-poc/venv/lib/python3.10/site-packages/cffi/error.pyr      s    r   c                   @   s   e Zd ZdZdd„ ZdS )Ú	CDefErrorr   c              
   C   sZ   z| j d }|jj}|jj}d||f }W n tttfy#   d}Y nw d|| j d f S )Né   z%s:%d: Ú z%s%sé    )ÚargsÚcoordÚfileÚlineÚAttributeErrorÚ	TypeErrorÚ
IndexError)ÚselfÚcurrent_declÚfilenameÚlinenumÚprefixr   r   r   Ú__str__   s   
ÿzCDefError.__str__N)r   r   r   r   r   r   r   r   r      s    r   c                   @   ó   e Zd ZdZdZdS )ÚVerificationErrorz- An error raised when verification fails
    r   N©r   r   r   Ú__doc__r   r   r   r   r      ó    r   c                   @   r   )ÚVerificationMissingzl An error raised when incomplete structures are passed into
    cdef, but no verification has been done
    r   Nr   r   r   r   r   r      s    r   c                   @   r   )ÚPkgConfigErrorz7 An error raised for missing modules in pkg-config
    r   Nr   r   r   r   r   r      r   r   N)Ú	Exceptionr   r   r   r   r   r   r   r   r   Ú<module>   s
   