o
    ËÇîg¨   ã                   @   s   d Z G dd„ deƒZdS )zA
This module defines all exception classes in the whole package.
c                   @   s   e Zd ZdZdS )ÚISO8601Errorz3Raised when the given ISO string can not be parsed.N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__© r   r   úI/home/ubuntu/webapp/venv/lib/python3.10/site-packages/isodate/isoerror.pyr      s    r   N)r   Ú
ValueErrorr   r   r   r   r   Ú<module>   s    