Edit File: clexception.cpython-37.opt-1.pyc
B �e� � @ sD d dl mZ d dl mZ d dl mZ ddlmZ G dd� de�ZdS ) � )�absolute_import)�division)�print_function� )�escape_formatting_charsc @ s e Zd Zdd� Zdd� ZdS )�FormattedExceptionc C s� t |t�r@t|d �| _|�di �| _|�d�| _| j| j }nNt |t�rtt|j�| _|j| _|j| _| j| j }nt|�| _i | _d | _|}t� | |� d S )N�message�context�details) � isinstance�dictr r �getr r r � Exception�__init__)�selfZexc_messager � r ��/builddir/build/BUILDROOT/alt-python27-cllib-3.3.5-1.el8.cloudlinux.x86_64/opt/alt/python37/lib/python3.7/site-packages/clcommon/clexception.pyr s zFormattedException.__init__c C s | j | j S )N)r r )r r r r �__str__$ s zFormattedException.__str__N)�__name__� __module__�__qualname__r r r r r r r s r N)Z __future__r r r Zclfuncr r r r r r r �<module> s