o
    ²ÇhK  ã                   @   s2   d Z ddlZG dd„ deƒZG dd„ dejƒZdS )z'
fsspec user-defined exception classes
é    Nc                   @   ó   e Zd ZdZdS )ÚBlocksizeMismatchErrorze
    Raised when a cached file is opened with a different blocksize than it was
    written with
    N©Ú__name__Ú
__module__Ú__qualname__Ú__doc__© r	   r	   úe/var/www/html/construction_image-detection-poc/venv/lib/python3.10/site-packages/fsspec/exceptions.pyr      ó    r   c                   @   r   )ÚFSTimeoutErrorz8
    Raised when a fsspec function timed out occurs
    Nr   r	   r	   r	   r
   r      r   r   )r   ÚasyncioÚ
ValueErrorr   ÚTimeoutErrorr   r	   r	   r	   r
   Ú<module>   s    