U
    Z$d                     @   sd   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 )c                   @   s   e Zd ZdS )
SetupErrorN__name__
__module____qualname__ r   r   A/tmp/pip-unpacked-wheel-4babgm0a/speech_recognition/exceptions.pyr      s   r   c                   @   s   e Zd ZdS )WaitTimeoutErrorNr   r   r   r   r   r      s   r   c                   @   s   e Zd ZdS )RequestErrorNr   r   r   r   r   r	   	   s   r	   c                   @   s   e Zd ZdS )UnknownValueErrorNr   r   r   r   r   r
      s   r
   c                   @   s   e Zd ZdS )TranscriptionNotReadyNr   r   r   r   r   r      s   r   c                   @   s   e Zd ZdS )TranscriptionFailedNr   r   r   r   r   r      s   r   N)	Exceptionr   r   r	   r
   r   r   r   r   r   r   <module>   s
   