U
    .±D\Â  ã                   @   s$   G d d„ de ƒZG dd„ deƒZdS )c                   @   s   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   úT/var/www/html/UseVoiceDocker/env/lib/python3.8/site-packages/audioread/exceptions.pyr      s   r   c                   @   s   e Zd ZdZdS )Ú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	      s   r	   N)Ú	Exceptionr   r	   r   r   r   r   Ú<module>   s   