o
    QD©iâ  ã                   @  s|   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G d
d„ deƒZG dd„ deƒZG dd„ deƒZ	dS )é    )Úannotationsé   )ÚMetadataErrorc                   @  ó   e Zd ZdZdZdZdZdS )ÚResourceErrorzresource-errorzResource Errorz!A validation cannot be processed.z&The data resource has an error: {note}N©Ú__name__Ú
__module__Ú__qualname__ÚtypeÚtitleÚdescriptionÚtemplate© r   r   úU/var/www/Datamplify/venv/lib/python3.10/site-packages/frictionless/errors/resource.pyr      ó
    r   c                   @  r   )ÚSourceErrorzsource-errorzSource ErrorzEData reading error because of not supported or inconsistent contents.zFThe data source has not supported or has inconsistent contents: {note}Nr   r   r   r   r   r      r   r   c                   @  r   )ÚSchemeErrorzscheme-errorzScheme Errorz/Data reading error because of incorrect scheme.z8The data source could not be successfully loaded: {note}Nr   r   r   r   r   r      r   r   c                   @  r   )ÚFormatErrorzformat-errorzFormat Errorz/Data reading error because of incorrect format.z8The data source could not be successfully parsed: {note}Nr   r   r   r   r   r      r   r   c                   @  r   )ÚEncodingErrorzencoding-errorzEncoding Errorz2Data reading error because of an encoding problem.z9The data source could not be successfully decoded: {note}Nr   r   r   r   r   r   "   r   r   c                   @  r   )ÚCompressionErrorzcompression-errorzCompression Errorz6Data reading error because of a decompression problem.z>The data source could not be successfully decompressed: {note}Nr   r   r   r   r   r   )   r   r   N)
Ú
__future__r   Úmetadatar   r   r   r   r   r   r   r   r   r   r   Ú<module>   s    