o
    ‡®f  ã                   @   s   d Z G dd„ deƒZdS ))ÚPdfiumErrorc                   @   s   e Zd ZdZdS )r   zI An exception from the PDFium library, detected by function return code. N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__© r   r   úP/home/ubuntu/webapp/venv/lib/python3.10/site-packages/pypdfium2/_helpers/misc.pyr      s    r   N)Ú__all__ÚRuntimeErrorr   r   r   r   r   Ú<module>   s   