|
Server : Apache System : Linux cvar2.toservers.com 3.10.0-962.3.2.lve1.5.73.el7.x86_64 #1 SMP Wed Aug 24 21:31:23 UTC 2022 x86_64 User : njnconst ( 1116) PHP Version : 8.4.18 Disable Function : NONE Directory : /opt/alt/python37/lib/python3.7/site-packages/clwizard/__pycache__/ |
Upload File : |
B
�cZ � @ s\ d dl mZ d dlmZ G dd� de�ZG dd� de�ZG dd� de�ZG d d
� d
e�ZdS )� )�absolute_import)�FormattedExceptionc @ s e Zd ZdZdS )�InstallationFailedExceptionz�
Exception that should be raised to signal
that some bad error happened during installation
and user should review log files
N)�__name__�
__module__�__qualname__�__doc__� r r �D/opt/alt/python37/lib/python3.7/site-packages/clwizard/exceptions.pyr
s r c s e Zd ZdZ� fdd�Z� ZS )�PackageMissingErrorzg
Exception that should be raised when we are missing
some required package for wizard work
c s"