o
    QD©i×  ã                   @  sL   d dl mZ ddlmZ G dd„ deƒZG dd„ deƒZG dd	„ d	eƒZd
S )é    )Úannotationsé   )Ú	DataErrorc                   @  s"   e Zd ZdZdZdZdZdgZdS )Ú	FileErrorz
file-errorz
File ErrorzThere is a file error.zGeneral file error: {note}z#fileN)Ú__name__Ú
__module__Ú__qualname__ÚtypeÚtitleÚdescriptionÚtemplateÚtags© r   r   úQ/var/www/Datamplify/venv/lib/python3.10/site-packages/frictionless/errors/file.pyr      s    
r   c                   @  ó   e Zd ZdZdZdZdZdS )ÚHashCountErrorz
hash-countzHash Count Errorú/This error can happen if the data is corrupted.z>The data source does not match the expected hash count: {note}N©r   r   r   r	   r
   r   r   r   r   r   r   r      ó
    r   c                   @  r   )ÚByteCountErrorz
byte-countzByte Count Errorr   z>The data source does not match the expected byte count: {note}Nr   r   r   r   r   r      r   r   N)Ú
__future__r   Údatar   r   r   r   r   r   r   r   Ú<module>   s
    