
    ,hx                         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
 G d de      Z G d de      Zy)c                       e Zd ZdZy)XlsxWriterExceptionzBase exception for XlsxWriter.N__name__
__module____qualname____doc__     W/var/www/html/Resume-Scraper/venv/lib/python3.12/site-packages/xlsxwriter/exceptions.pyr   r          (r
   r   c                       e Zd ZdZy)XlsxInputErrorz1Base exception for all input data related errors.Nr   r	   r
   r   r   r      s    ;r
   r   c                       e Zd ZdZy)XlsxFileErrorz+Base exception for all file related errors.Nr   r	   r
   r   r   r      s    5r
   r   c                       e Zd ZdZy)EmptyChartSeriesz,Chart must contain at least one data series.Nr   r	   r
   r   r   r      s    6r
   r   c                       e Zd ZdZy)DuplicateTableNamez$Worksheet table name already exists.Nr   r	   r
   r   r   r      s    .r
   r   c                       e Zd ZdZy)InvalidWorksheetNamez=Worksheet name is too long or contains restricted characters.Nr   r	   r
   r   r   r      s    Gr
   r   c                       e Zd ZdZy)DuplicateWorksheetNamezWorksheet name already exists.Nr   r	   r
   r   r   r   #   r   r
   r   c                       e Zd ZdZy)OverlappingRangez7Worksheet merge range or table overlaps previous range.Nr   r	   r
   r   r   r   '   s    Ar
   r   c                       e Zd ZdZy)UndefinedImageSizez!No size data found in image file.Nr   r	   r
   r   r   r   +       +r
   r   c                       e Zd ZdZy)UnsupportedImageFormatzUnsupported image file format.Nr   r	   r
   r   r   r   /   r   r
   r   c                       e Zd ZdZy)FileCreateErrorz!IO error when creating xlsx file.Nr   r	   r
   r   r!   r!   3   r   r
   r!   c                       e Zd ZdZy)FileSizeErrorzBFilesize would require ZIP64 extensions. Use workbook.use_zip64().Nr   r	   r
   r   r#   r#   7   s    Lr
   r#   N)	Exceptionr   r   r   r   r   r   r   r   r   r   r!   r#   r	   r
   r   <module>r%      s   )) )<( <6' 67~ 7/ /H> H)^ )B~ B, ,)] ),m ,MM Mr
   