o
     h                     @   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                   @      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
   M/var/www/html/venv/lib/python3.10/site-packages/sqlalchemy/ext/asyncio/exc.pyr          r   c                   @   r   )AsyncContextNotStartedz1a startable context manager has not been started.Nr   r
   r
   r
   r   r      r   r   c                   @   r   )AsyncContextAlreadyStartedz/a startable context manager is already started.Nr   r
   r
   r
   r   r      r   r   N) r   InvalidRequestErrorr   r   r   r
   r
   r
   r   <module>   s   