
    ,h                         d dl Z e j                  j                  Ze j                  j                  Ze j                  j                  Z G d de      Z G d de      Z	 G d de      Z
 G d d	e      Z G d
 de      Zy)    Nc                       e Zd ZdZy)CapabilityErrorza 
    The command tried by the user needs a capability not installed 
    on the IMAP server
    N__name__
__module____qualname____doc__     W/var/www/html/Resume-Scraper/venv/lib/python3.12/site-packages/imapclient/exceptions.pyr   r          r   r   c                       e Zd ZdZy)
LoginErrorzq
    A connection has been established with the server but an error 
    occurred during the authentication.
    Nr   r
   r   r   r   r      r   r   r   c                       e Zd ZdZy)IllegalStateErrorz
    The command tried needs a different state to be executed. This
    means the user is not logged in or the command needs a folder to
    be selected.
    Nr   r
   r   r   r   r      s    r   r   c                       e Zd ZdZy)InvalidCriteriaErrorzp 
    A command using a search criteria failed, probably due to a syntax 
    error in the criteria string.
    Nr   r
   r   r   r   r   "   r   r   r   c                       e Zd ZdZy)ProtocolErrorzCThe server replied with a response that violates the IMAP protocol.Nr   r
   r   r   r   r   )   s    Mr   r   )imaplibIMAP4errorIMAPClientErrorabortIMAPClientAbortErrorreadonlyIMAPClientReadOnlyErrorr   r   r   r   r   r
   r   r   <module>r      sw     --%%}}** !--00 o   ? NO Nr   