ruạṛ
a ���f � @ s� d Z ddlmZ ddlmZ G dd� de�ZG dd� de�Z G dd � d e e�ZG d d� de�ZG dd � d e�Z G dd� de �ZG dd� de �ZG dd� de�Z G dd� de e �ZG dd� de �ZG dd� de�ZG dd� de�ZG dd� dee�ZG dd� dee�ZG d d!� d!ee�ZG d"d#� d#ee�ZG d$d%� d%e�ZG d&d'� d'e�ZG d(d)� d)ee�ZG d*d+� d+ee�ZG d,d-� d-e�ZG d.d/� d/e�ZG d0d1� d1e�ZG d2d3� d3ee �Z!G d4d5� d5e�Z"d6S )7z` requests.exceptions ~~~~~~~~~~~~~~~~~~~ This module contains the set of Requests' exceptions. � )� HTTPError)�JSONDecodeErrorc s e Zd ZdZ� fdd�Z� ZS )�RequestExceptionzTThere was an ambiguous exception that occurred while handling your request. c s\ |� dd�}|| _|� dd�| _|durB| jsBt|d�rB| jj| _tt| �j|i |�� dS )zBInitialize RequestException with `request` and `response` objects.�responseN�request)�popr r �hasattr�superr �__init__)�self�args�kwargsr �� __class__� �C/usr/lib/python3.9/site-packages/oci/_vendor/requests/exceptions.pyr s � zRequestException.__init__)�__name__� __module__�__qualname__�__doc__r � __classcell__r r r r r s r c @ s e Zd ZdZdS )�InvalidJSONErrorzA JSON error occurred.N�r r r r r r r r r # s r c @ s e Zd ZdZdS )r z"Couldn't decode the text into jsonNr r r r r r '