
    Pqh                     0     G d  de       Z G d de      Zy)c                   "     e Zd ZdZ fdZ xZS )	MsalErrorzAn unspecified errorc                 p    t        t        | 
   | j                  j                  di |g|  || _        y )N )superr   __init__msgformatkwargs)selfargsr
   	__class__s      P/srv/www/ollama/chat-ollama/venv/lib/python3.12/site-packages/msal/exceptions.pyr   zMsalError.__init__    s0    i'(A&(AIDI    )__name__
__module____qualname__r   r   __classcell__)r   s   @r   r   r      s    
!C r   r   c                       e Zd ZdZy)MsalServiceErrorz{error}: {error_description}N)r   r   r   r   r   r   r   r   r   $   s    
)Cr   r   N)	Exceptionr   r   r   r   r   <module>r      s   8	 *y *r   