
    ]Mh                     >     G d  de           Z G d de          ZdS )c                       e Zd ZddZd ZdS )FeatureLibErrorNc                 J    t                               | |           || _        d S N)	Exception__init__location)selfmessager   s      V/var/www/html/test/jupyter/venv/lib/python3.11/site-packages/fontTools/feaLib/error.pyr   zFeatureLibError.__init__   s#    4)))     c                 `    t                               |           }| j        r| j         d| S |S )N: )r   __str__r   r	   r
   s     r   r   zFeatureLibError.__str__   s:    ##D))= 	m00w000Nr   r   )__name__
__module____qualname__r   r    r   r   r   r      s7        ! ! ! !    r   r   c                       e Zd Zd ZdS )IncludedFeaNotFoundc                 f    | j         J dt                              |            }| j          d| S )NzCThe following feature file should be included but cannot be found: r   )r   r   r   r   s     r   r   zIncludedFeaNotFound.__str__   sM    }((()  &&) ) 	 -,,7,,,r   N)r   r   r   r   r   r   r   r   r      s#        - - - - -r   r   N)r   r   r   r   r   r   <module>r      sc   
 
 
 
 
i 
 
 
- - - - -/ - - - - -r   