o
    ³tÃh–  ã                   @   s$   G d d„ de ƒZG dd„ de ƒZdS )c                   @   ó   e Zd ZdZdd„ ZdS )ÚSchedulerAlreadyRunningErrorzURaised when attempting to start or configure the scheduler when it's already running.c                 C   ó   dS )NzScheduler is already running© ©Úselfr   r   úU/var/www/html/bot/env/lib/python3.10/site-packages/apscheduler/schedulers/__init__.pyÚ__str__   ó   z$SchedulerAlreadyRunningError.__str__N©Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   r   r   r   r   r      ó    r   c                   @   r   )ÚSchedulerNotRunningErrorzGRaised when attempting to shutdown the scheduler when it's not running.c                 C   r   )NzScheduler is not runningr   r   r   r   r   r      r	   z SchedulerNotRunningError.__str__Nr
   r   r   r   r   r      r   r   N)Ú	Exceptionr   r   r   r   r   r   Ú<module>   s    