
    !Wh                           G d  de       Zy)c                   $     e Zd ZdZd fd	Z xZS )NoImageExceptionz>
    Exception raised when the file is not a valid image.
    c                 F    || _         t        | 	  | j                          y )N)messagesuper__init__)selfr   	__class__s     `/var/www/html/grow-django/grow/venv/lib/python3.12/site-packages/django_ckeditor_5/exceptions.pyr   zNoImageException.__init__   s    &    )zFile is not a valid image)__name__
__module____qualname____doc__r   __classcell__)r	   s   @r
   r   r      s    ' 'r   r   N)	Exceptionr    r   r
   <module>r      s   'y 'r   