
    Owg                     0     G d  de       Z G d de       Zy)c                       e Zd ZdZd Zy)SchedulerAlreadyRunningErrorzURaised when attempting to start or configure the scheduler when it's already running.c                      y)NzScheduler is already running selfs    V/var/www/horilla/myenv/lib/python3.12/site-packages/apscheduler/schedulers/__init__.py__str__z$SchedulerAlreadyRunningError.__str__   s    -    N__name__
__module____qualname____doc__r	   r   r
   r   r   r      s
    _.r
   r   c                       e Zd ZdZd Zy)SchedulerNotRunningErrorzGRaised when attempting to shutdown the scheduler when it's not running.c                      y)NzScheduler is not runningr   r   s    r   r	   z SchedulerNotRunningError.__str__   s    )r
   Nr   r   r
   r   r   r      s
    Q*r
   r   N)	Exceptionr   r   r   r
   r   <module>r      s   .9 .*y *r
   