Your IP : 216.73.216.213
B
a�\� � @ sF yd dl mZ W n ek
r0 d dlmZ Y nX G dd� de�ZdS )� )�UnknownMessage)�UnknownMessageErrorc @ s e Zd ZdZdd� ZdS )�FatalProspectorExceptionz�
Exception used to indicate an internal prospector problem.
Problems in prospector itself should raise this to notify
the user directly. Errors in dependent tools which should
be squashed and the user notified elegantly.
c C s
|| _ d S )N)�message)�selfr � r �F/opt/alt/python37/lib/python3.7/site-packages/prospector/exceptions.py�__init__ s z!FatalProspectorException.__init__N)�__name__�
__module__�__qualname__�__doc__r r r r r r s r N)Zpylint.utilsr r �ImportErrorZpylint.exceptions� Exceptionr r r r r �<module> s