o
    J‰ÖhÕ  ã                   @   s@   g Z d d„ ZG dd„ deƒZG dd„ deƒZG dd„ deƒZdS )	c                 C   s   t  | ¡ d S )N)ÚDatabaseErrorsÚappend)Úexception_class© r   úQ/var/www/html/pro-man-master/venv/lib/python3.10/site-packages/yoyo/exceptions.pyÚregister   s   r   c                   @   ó   e Zd ZdZdS )ÚBadMigrationz2
    The migration file could not be compiled
    N©Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   r   r   r   r      ó    r   c                   @   r   )ÚMigrationConflictz;
    The migration id conflicts with another migration
    Nr	   r   r   r   r   r      r   r   c                   @   r   )ÚLockTimeoutz@
    Timeout was reached while acquiring the migration lock
    Nr	   r   r   r   r   r   "   r   r   N)r   r   Ú	Exceptionr   r   r   r   r   r   r   Ú<module>   s
   