Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/cinderclient/apiclient/__pycache__/exceptions.cpython-39.pyc
Ðазад
a t�h|. � @ s� d Z ddlZddlZG dd� de�ZG dd� de�ZG dd� de�ZG d d � d e�ZG dd� de�ZG d d� de�Z G dd� de�Z G dd� de �ZG dd� de �ZG dd� de�Z G dd� de�ZG dd� de�ZG dd� de�ZG dd� de�ZG dd � d e�ZG d!d"� d"e�ZG d#d$� d$e�ZG d%d&� d&e�ZG d'd(� d(e�ZG d)d*� d*e�ZG d+d,� d,e�ZG d-d.� d.e�ZG d/d0� d0e�ZG d1d2� d2e�ZG d3d4� d4e�ZG d5d6� d6e�ZG d7d8� d8e�ZG d9d:� d:e�ZG d;d<� d<e�Z G d=d>� d>e�Z!G d?d@� d@e�Z"G dAdB� dBe�Z#G dCdD� dDe�Z$G dEdF� dFe�Z%G dGdH� dHe�Z&G dIdJ� dJe�Z'G dKdL� dLe�Z(G dMdN� dNe�Z)G dOdP� dPe�Z*G dQdR� dRe�Z+G dSdT� dTe�Z,e-dUdV� e.ej/e0 ��1� D ��Z2dWdX� Z3dS )Yz Exception definitions. � Nc @ s e Zd ZdZdS )�ClientExceptionzEThe base exception class for all exceptions this library raises. N��__name__� __module__�__qualname__�__doc__� r r ��/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/cinderclient/apiclient/exceptions.pyr s r c s e Zd ZdZ� fdd�Z� ZS )�MissingArgsz=Supplied arguments are not sufficient for calling a function.c s( || _ dd�|� }tt| ��|� d S )NzMissing argument(s): %s�, )�missing�join�superr �__init__)�selfr �msg�� __class__r r r # s zMissingArgs.__init__�r r r r r � __classcell__r r r r r ! s r c @ s e Zd ZdZdS )�ValidationErrorz'Error in validation on API client side.Nr r r r r r ) s r c @ s e Zd ZdZdS )�UnsupportedVersionz8User is trying to use an unsupported version of the API.Nr r r r r r . s r c @ s e Zd ZdZdS )�CommandErrorzError in CLI tool.Nr r r r r r 3 s r c @ s e Zd ZdZdS )�AuthorizationFailurezCannot authorize API client.Nr r r r r r 8 s r c @ s e Zd ZdZdS )�ConnectionRefusedzCannot connect to API service.Nr r r r r r = s r c s e Zd ZdZ� fdd�Z� ZS )�AuthPluginOptionsMissingz Auth plugin misses some options.c s$ t t| ��dd�|� � || _d S )Nz*Authentication failed. Missing options: %sr )r r r r � opt_names)r r r r r r D s ��z!AuthPluginOptionsMissing.__init__r r r r r r B s r c s e Zd ZdZ� fdd�Z� ZS )�AuthSystemNotFoundz6User has specified a AuthSystem that is not installed.c s"