File: //opt/alt/python38/lib/python3.8/site-packages/click/__pycache__/exceptions.cpython-38.pyc
U
��W� � @ s� d dl mZmZmZ d dlmZ G dd� de�ZG dd� de�ZG dd� de�Z G d d
� d
e �Z
G dd� de�ZG d
d� de�ZG dd� de�Z
G dd� de�ZG dd� de�ZdS )� )�PY2�filename_to_ui�get_text_stderr)�echoc @ s. e Zd ZdZdZdd� Zdd� Zd
dd �ZdS )�ClickExceptionz8An exception that Click can handle and show to the user.r c C s, t r|d k r|�d�}t�| |� || _d S )Nzutf-8)r �encode� Exception�__init__�message)�selfr
� r �A/opt/alt/python38/lib/python3.8/site-packages/click/exceptions.pyr s
zClickException.__init__c C s | j S �N)r
�r r r r
�format_message s zClickException.format_messageNc C s&