관리-도구
편집 파일: exceptions.cpython-311.opt-1.pyc
� tf� � �f � d dl mZ G d� de� � Z G d� de� � Z G d� de� � ZdS ) � )�FormattedExceptionc � � � e Zd Z� fd�Z� xZS )�WmtServiceControlExceptionc �V �� t � � � d||d�d�� � d S )Nz9Error while handling service %(service_name)s: %(reason)s)�service_name�reason��message�context��super�__init__)�selfr r � __class__s ���/builddir/build/BUILDROOT/cl-web-monitoring-tool-3.1.3-1.el8.cloudlinux.x86_64/opt/cloudlinux/venv/lib/python3.11/site-packages/wmt/common/exceptions.pyr z#WmtServiceControlException.__init__ sF �� � �����R� ,� �� � � � � � � � � ��__name__� __module__�__qualname__r � __classcell__�r s @r r r s8 �� � � � � �� � � � � � � � r r c � � � e Zd Z� fd�Z� xZS )�WmtConfigExceptionc �T �� t � � � dd|id�� � d S )Nz,Error while handling config file: %(reason)sr r r �r r r s �r r zWmtConfigException.__init__ s@ �� � �����E��&�� � � � � � � r r r s @r r r s8 �� � � � � �� � � � � � � � r r c � � � e Zd Z� fd�Z� xZS )�WmtEmailExceptionc �T �� t � � � dd|id�� � d S )Nz-Error managing email notification: %(reason)sr r r r s �r r zWmtEmailException.__init__ s@ �� � �����F��&�� � � � � � � r r r s @r r r s8 �� � � � � �� � � � � � � � r r N)�clcommonr r r r � r r �<module>r"