
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
U
    ل=^m                     @   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   =/opt/alt/python38/lib64/python3.8/site-packages/cffi/error.pyr      s   r   c                   @   s   e Zd ZdZdd ZdS )	CDefErrorr   c              
   C   s\   z*| j d }|jj}|jj}d||f }W n tttfk
rH   d}Y nX d|| j d f S )N   z%s:%d:  z%s%s    )argsZcoordfilelineAttributeError	TypeError
IndexError)selfZcurrent_declfilenameZlinenumprefixr   r   r   __str__   s    

zCDefError.__str__N)r   r   r   r   r   r   r   r   r      s   r   c                   @   s   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      s   r   c                   @   s   e Zd ZdZdZdS )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                   @   s   e Zd ZdZdZdS )PkgConfigErrorz7 An error raised for missing modules in pkg-config
    r   Nr   r   r   r   r   r      s   r   N)	Exceptionr   r   r   r   r   r   r   r   r   <module>   s   