Current File : //usr/lib/python3/dist-packages/janitor/plugincore/__pycache__/exceptions.cpython-312.pyc |
�
9q�f� � �X � e Zd dgZddlmZ e� Z G d� d e� Z G d� dee� Z y)�ComputerJanitorException�UnimplementedMethod� )�
setup_gettextc � � e Zd ZdZy)r z/Base class for all Computer Janitor exceptions.N)�__name__�
__module__�__qualname__�__doc__� � �?/usr/lib/python3/dist-packages/janitor/plugincore/exceptions.pyr r s � �9r c � � e Zd ZdZd� Zd� Zy)r z?A method expected by the Computer Janitor API is unimplemented.c � � || _ y )N)�_method)�self�methods r
�__init__zUnimplementedMethod.__init__! s � ���r c �F � t d� | j j z S )NzUnimplemented method: %s)�_r r )r s r
�__str__zUnimplementedMethod.__str__$ s � � �+�,�t�|�|�/D�/D�D�Dr N)r r r r
r r r r r
r r s � �I��Er N)
�type�
__metaclass__�__all__�janitor.plugincore.i18nr r � Exceptionr �NotImplementedErrorr r r r
�<module>r sA ��"