
    :Qg                         d 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 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dZy)z
All errors/exceptions PyPDF2 raises and all of the warnings it uses.

Please note that broken PDF files might cause other Exceptions.
c                       e Zd Zy)DependencyErrorN__name__
__module____qualname__     J/var/www/html/answerous/venv/lib/python3.12/site-packages/PyPDF2/errors.pyr   r          r	   r   c                       e Zd Zy)
PyPdfErrorNr   r   r	   r
   r   r      r   r	   r   c                       e Zd Zy)PdfReadErrorNr   r   r	   r
   r   r      r   r	   r   c                       e Zd Zy)PageSizeNotDefinedErrorNr   r   r	   r
   r   r      r   r	   r   c                       e Zd Zy)PdfReadWarningNr   r   r	   r
   r   r      r   r	   r   c                       e Zd Zy)PdfStreamErrorNr   r   r	   r
   r   r      r   r	   r   c                       e Zd Zy)
ParseErrorNr   r   r	   r
   r   r       r   r	   r   c                       e Zd Zy)FileNotDecryptedErrorNr   r   r	   r
   r   r   $   r   r	   r   c                       e Zd Zy)WrongPasswordErrorNr   r   r	   r
   r   r   (   r   r	   r   c                       e Zd Zy)EmptyFileErrorNr   r   r	   r
   r   r   ,   r   r	   r   zStream has ended unexpectedlyN)__doc__	Exceptionr   r   r   r   UserWarningr   r   r   r   r   r   STREAM_TRUNCATED_PREMATURELYr   r	   r
   <module>r"      s   	i 		 		: 		j 		[ 		\ 		 		L 		. 		\ 	  ? r	   