
    $
i                     v     G d  de           Z G d de          Z G d de          Z G d de           ZdS )	c                       e Zd ZddZd ZdS )
ISAPIErrorNc                 j    || _         || _        || _        t                              | |||           d S )N)errnostrerrorfuncname	Exception__init__)selfr   r   r   s       C:\Users\Dell Inspiron 16\Desktop\tws\AgrotaPowerBi\back-agrota-powerbi\mcp-client-agrota\venv\Lib\site-packages\isapi/__init__.pyr	   zISAPIError.__init__   s7    
  4(;;;;;    c                     | j         E	 dd l}|                    | j                                                  | _         n#  d| _         Y nxY wt          | j        | j         | j        f          S )N    zno error message is available)r   win32apiFormatMessager   stripstrr   )r
   r   s     r   __str__zISAPIError.__str__   sn    = @ ( 6 6tz B B H H J J@ ?DJt}=>>>s	   5? 	A
)NN)__name__
__module____qualname__r	   r    r   r   r   r      s7        < < < <	? 	? 	? 	? 	?r   r   c                       e Zd ZdS )FilterErrorNr   r   r   r   r   r   r   r              Dr   r   c                       e Zd ZdS )ExtensionErrorNr   r   r   r   r   r      r   r   r   c                       e Zd ZdS )InternalReloadExceptionNr   r   r   r   r   r   &   r   r   r   N)r   r   r   r   r   r   r   r   <module>r       s   
? ? ? ? ? ? ? ?(	 	 	 	 	* 	 	 		 	 	 	 	Z 	 	 		 	 	 	 	i 	 	 	 	 	r   