o
    ¹iž  ã                   @   s¤   G d d„ de ƒZG dd„ de ƒZG dd„ de ƒZG dd„ de ƒZG dd	„ d	e ƒZG d
d„ de ƒZG dd„ de ƒZG dd„ de ƒZG dd„ de ƒZ	G dd„ de
ƒZdS )c                   @   ó   e Zd ZdZdS )ÚISOFormatErrorz1Raised when ISO 8601 string fails a format check.N©Ú__name__Ú
__module__Ú__qualname__Ú__doc__© r   r   úO/var/www/edux/Edux_v2/venv/lib/python3.10/site-packages/aniso8601/exceptions.pyr   	   ó    r   c                   @   r   )ÚNegativeDurationErrorz#Raised when a duration is negative.Nr   r   r   r   r	   r      r
   r   c                   @   r   )ÚYearOutOfBoundsErrorz Raised when year exceeds limits.Nr   r   r   r   r	   r      r
   r   c                   @   r   )ÚWeekOutOfBoundsErrorz Raised when week exceeds a year.Nr   r   r   r   r	   r      r
   r   c                   @   r   )ÚDayOutOfBoundsErrorz;Raised when day is outside of 1..365, 1..366 for leap year.Nr   r   r   r   r	   r      r
   r   c                   @   r   )ÚHoursOutOfBoundsErrorz,Raise when parsed hours are greater than 24.Nr   r   r   r   r	   r      r
   r   c                   @   r   )ÚMinutesOutOfBoundsErrorú.Raise when parsed seconds are greater than 60.Nr   r   r   r   r	   r      r
   r   c                   @   r   )ÚSecondsOutOfBoundsErrorr   Nr   r   r   r   r	   r      r
   r   c                   @   r   )ÚMidnightBoundsErrorz=Raise when parsed time has an hour of 24 but is not midnight.Nr   r   r   r   r	   r   !   r
   r   c                   @   r   )ÚLeapSecondErrorz-Raised when attempting to parse a leap secondNr   r   r   r   r	   r   $   r
   r   N)Ú
ValueErrorr   r   r   r   r   r   r   r   r   ÚNotImplementedErrorr   r   r   r   r	   Ú<module>   s   