
    g                     0     G d  de       Z G d de      Zy)c                   6     e Zd ZU dZeed<   	 def fdZ xZS )GraphSetupErrorz0Error caused by an incorrectly configured graph.messagec                 2    || _         t        | 	  |       y Nr   super__init__selfr   	__class__s     N/var/www/openai/venv/lib/python3.12/site-packages/pydantic_graph/exceptions.pyr	   zGraphSetupError.__init__       !    __name__
__module____qualname____doc__str__annotations__r	   __classcell__r   s   @r   r   r      s    :L%" " "r   r   c                   6     e Zd ZU dZeed<   	 def fdZ xZS )GraphRuntimeErrorz0Error caused by an issue during graph execution.r   c                 2    || _         t        | 	  |       y r   r   r
   s     r   r	   zGraphRuntimeError.__init__   r   r   r   r   s   @r   r   r      s    :L" " "r   r   N)	TypeErrorr   RuntimeErrorr    r   r   <module>r      s   "i "" "r   