
    ɯeiS                     2    d dl mZ d dlmZ  G d de      Zy)    )Optional)SnowparkSQLExceptionc                   4    e Zd ZdZe	 ddedee   fd       Zy)SnowparkLocalTestingExceptionzWException for errors related to the local testing execution of the Mock Snowflake plan.Nerrorerror_messagec                     t        |t        t        f      r| | |xs% dt        |      j                   dt        |       d      |)Nz'[Local Testing] Encountered exception "z" with message "zN" during execution, please check the error traceback for detailed information.)message)
isinstancer   NotImplementedErrortype__name__str)clsr   r   s      d/var/www/html/glpi_dashboard/venv/lib/python3.12/site-packages/snowflake/snowpark/mock/exceptions.pyraise_from_errorz.SnowparkLocalTestingException.raise_from_error   s_     e;=PQRK! =8e9M9M8N OU %<=

 	    )N)	r   
__module____qualname____doc__classmethodBaseExceptionr   r   r    r   r   r   r   
   s.    aBF!2:3- r   r   N)typingr   snowflake.snowpark.exceptionsr   r   r   r   r   <module>r      s   
  >$8 r   