o
    }o™iN  ã                   @   s    d dl mZ G dd„ deƒZdS )é    )ÚOptunaErrorc                   @   s   e Zd ZdZdS )ÚArtifactNotFoundzéException raised when an artifact is not found.

    It is typically raised while calling
    :meth:`~optuna.artifacts._protocol.ArtifactStore.open_reader` or
    :meth:`~optuna.artifacts._protocol.ArtifactStore.remove` methods.
    N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__© r   r   úO/home/ubuntu/.local/lib/python3.10/site-packages/optuna/artifacts/exceptions.pyr      s    r   N)Úoptuna.exceptionsr   r   r   r   r   r	   Ú<module>   s    