ó
|c‹Ac           @   s   d  e  f d „  ƒ  YZ d S(   t   IdExistsErrorc           B   s   e  Z d  Z d „  Z RS(   s;   IdExistsError shows that object with such id already existsc         C   s   t  j |  ƒ | |  _ d  S(   N(   t	   Exceptiont   __init__t   _id(   t   selft   id(    (    s   lib/xtm/Exceptions.pyR      s    (   t   __name__t
   __module__t   __doc__R   (    (    (    s   lib/xtm/Exceptions.pyR       s   N(   R   R    (    (    (    s   lib/xtm/Exceptions.pyt   <module>   s    