
    i                     \     G d  de       Z G d de      Z G d de      Z G d de      Zy)	c                       e Zd ZdZy)MistralClientExceptionz)Base exception for all the client errors.N__name__
__module____qualname____doc__     X/var/www/html/eduruby.in/venv/lib/python3.12/site-packages/mistralai/extra/exceptions.pyr   r      s    3r
   r   c                       e Zd ZdZy)RunExceptionz6Exception raised for errors during a conversation run.Nr   r	   r
   r   r   r          @r
   r   c                       e Zd ZdZy)MCPExceptionz6Exception raised for errors related to MCP operations.Nr   r	   r
   r   r   r   	   r   r
   r   c                       e Zd ZdZy)MCPAuthExceptionz>Exception raised for authentication errors with an MCP server.Nr   r	   r
   r   r   r      s    Hr
   r   N)	Exceptionr   r   r   r   r	   r
   r   <module>r      s=   4Y 4A) AA) AI| Ir
   