
    mBNj                          G d  de       Zy)c                       e Zd ZdZdefdZy)SchemaVersionMismatchExceptionz
    Exception raised when the schema version of the database does not match the
    version of the schema that the application expects.
    versionc                     || _         y)z
        Create a new SchemaVersionMismatchException.

        Args:
            version: The version of the schema that the application expects.

        N)r   )selfr   s     d/Users/ahmed/devFolder/Ultron/claude-voice/.venv/lib/python3.12/site-packages/falkordb/exceptions.py__init__z'SchemaVersionMismatchException.__init__   s         N)__name__
__module____qualname____doc__intr    r	   r   r   r      s    
	 	r	   r   N)	Exceptionr   r   r	   r   <module>r      s   Y r	   