B
    ÝÏf”  ã               @   sF   d dl mZ G dd„ dejƒZG dd„ dejƒZG dd„ dejƒZdS )	é   )Úexcc               @   s   e Zd ZdZdS )ÚAsyncMethodRequiredzNan API can't be used because its result would not be
    compatible with asyncN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__© r   r   ú\C:\Users\Lenovo\AppData\Local\Temp\pip-unpacked-wheel-4nia5yor\sqlalchemy\ext\asyncio\exc.pyr      s   r   c               @   s   e Zd ZdZdS )ÚAsyncContextNotStartedz1a startable context manager has not been started.N)r   r   r   r   r   r   r   r	   r
      s   r
   c               @   s   e Zd ZdZdS )ÚAsyncContextAlreadyStartedz/a startable context manager is already started.N)r   r   r   r   r   r   r   r	   r      s   r   N)Ú r   ZInvalidRequestErrorr   r
   r   r   r   r   r	   Ú<module>   s   