U
    W¨+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 )ÚBaseEndpointResolverErrorzØBase error for endpoint resolving errors.

    Should never be raised directly, but clients can catch
    this exception if they want to generically handle any errors
    during the endpoint resolution process.

    N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__© r   r   úD/tmp/pip-unpacked-wheel-dlxw5sjy/boto/vendored/regions/exceptions.pyr      s   r   c                   @   s   e Zd ZdZdZdS )ÚNoRegionErrorzNo region was specified.zYou must specify a region.N)r   r   r   r   Úfmtr   r   r   r   r      s   r   N)Ú	Exceptionr   r   r   r   r   r   Ú<module>   s   
