U
    H4f²  ã                   @   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   ú4/tmp/pip-unpacked-wheel-giipsm8b/isodate/isoerror.pyr       s   r   N)r   Ú
ValueErrorr   r   r   r   r   Ú<module>   s   