Current File : //usr/lib/python3/dist-packages/boto3/__pycache__/exceptions.cpython-312.pyc |
�
��e � �l � d dl Z G d� de� Z G d� de� Z G d� de� Z G d� d eej j � Z G d
� deej j � Z G d� d
e� Z
G d� de� Z G d� de� Z G d� de� Z
e
Z G d� de� Z G d� de� Z G d� de� Zy)� Nc � � e Zd ZdZy)�
Boto3Errorz Base class for all Boto3 errors.N��__name__�
__module__�__qualname__�__doc__� � �2/usr/lib/python3/dist-packages/boto3/exceptions.pyr r s � �*r r c � � e Zd Zy)�ResourceLoadExceptionN�r r r r
r r r r � � �r r c � � e Zd Zy)�NoVersionFoundNr r
r r r r r r r c � � e Zd Zd� Zy)�UnknownAPIVersionErrorc �F � d|� d|� d|� �}t j | |� y )NzThe 'z/' resource does not support an API version of: z
Valid API versions are: )r �__init__)�self�service_name�bad_api_version�available_api_versions�msgs r r zUnknownAPIVersionError.__init__) s; � ��L�>�!P�Q`�Pa� b'�'=�&>�
@� � ���D�#�&r N)r r r r r
r r r r &