o
    ÜÚ·iÂ  ã                   @   s$   G d d„ de ƒZG dd„ deƒZdS )c                   @   ó   e Zd ZdZdS )ÚDecodeErrorzQThe base exception class for all decoding errors raised by this
    package.
    N©Ú__name__Ú
__module__Ú__qualname__Ú__doc__© r   r   úJ/home/ubuntu/vllm_env/lib/python3.10/site-packages/audioread/exceptions.pyr      ó    r   c                   @   r   )ÚNoBackendErrorzŒThe file could not be decoded by any backend. Either no backends
    are available or each available backend failed to decode the file.
    Nr   r   r   r   r	   r      r
   r   N)Ú	Exceptionr   r   r   r   r   r	   Ú<module>   s   