
    +h                     F     G d  de       Z G d de      Z G d de      Zy)c                       e Zd ZddZd Zy)
HaltServerc                      || _         || _        y )Nreasonexit_status)selfr   r   s      B/var/www/html/venv/lib/python3.12/site-packages/gunicorn/errors.py__init__zHaltServer.__init__   s    &    c                 8    d| j                   | j                  fz  S )Nz<HaltServer %r %d>r   )r   s    r	   __str__zHaltServer.__str__   s    #t{{D4D4D&EEEr   N)   )__name__
__module____qualname__r
   r    r   r	   r   r      s    'Fr   r   c                       e Zd ZdZy)ConfigErrorz" Exception raised on config error Nr   r   r   __doc__r   r   r	   r   r      s    ,r   r   c                       e Zd ZdZy)AppImportErrorz. Exception raised when loading an application Nr   r   r   r	   r   r      s    8r   r   N)BaseExceptionr   	Exceptionr   r   r   r   r	   <module>r      s+   F F-) -9Y 9r   