
    ]h                          d Z  G d de      Zy)zA
This module defines all exception classes in the whole package.
c                       e Zd ZdZy)ISO8601Errorz3Raised when the given ISO string can not be parsed.N)__name__
__module____qualname____doc__     V/var/www/core.comfia.cic-ware.com/crm/lib/python3.12/site-packages/isodate/isoerror.pyr   r      s    =r	   r   N)r   
ValueErrorr   r   r	   r
   <module>r      s   
>: >r	   