o
    2³c—  ã                   @   s4   G d d„ de ƒZG dd„ deƒZG dd„ deƒZdS )c                   @   s   e Zd Zddd„Zdd„ ZdS )Ú
HaltServeré   c                 C   s   || _ || _d S )N©ÚreasonÚexit_status)Úselfr   r   © r   úE/var/www/html/gps/gps/lib/python3.10/site-packages/gunicorn/errors.pyÚ__init__   s   
zHaltServer.__init__c                 C   s   d| j | jf S )Nz<HaltServer %r %d>r   )r   r   r   r   Ú__str__   s   zHaltServer.__str__N)r   )Ú__name__Ú
__module__Ú__qualname__r	   r
   r   r   r   r   r      s    
r   c                   @   ó   e Zd ZdZdS )ÚConfigErrorz" Exception raised on config error N©r   r   r   Ú__doc__r   r   r   r   r      ó    r   c                   @   r   )ÚAppImportErrorz. Exception raised when loading an application Nr   r   r   r   r   r      r   r   N)ÚBaseExceptionr   Ú	Exceptionr   r   r   r   r   r   Ú<module>   s   	