File: //usr/lib/python3/dist-packages/boto/cloudsearch2/__pycache__/exceptions.cpython-310.pyc
o
ckF[2 � @ st d Z ddlmZ G dd� de�ZG dd� de�ZG dd� de�ZG d d
� d
e�ZG dd� de�ZG d
d� de�ZdS )z:
Exceptions that are specific to the cloudsearch2 module.
� )�BotoServerErrorc @ � e Zd ZdZdS )�InvalidTypeExceptionzF
Raised when an invalid record type is passed to CloudSearch.
N��__name__�
__module__�__qualname__�__doc__� r
r
�>/usr/lib/python3/dist-packages/boto/cloudsearch2/exceptions.pyr � r c @ r )�LimitExceededExceptionz0
Raised when a limit has been exceeded.
Nr r
r
r
r r
r r
c @ r )�InternalException�&
A generic server-side error.
Nr r
r
r
r r r r c @ r )�DisabledOperationExceptionz5
Raised when an operation has been disabled.
Nr r
r
r
r r r r c @ r )�ResourceNotFoundExceptionz:
Raised when a requested resource does not exist.
Nr r
r
r
r r # r r c @ r )�
BaseExceptionr Nr r
r
r
r r * r r N) r �boto.exceptionr r r
r r r r r
r
r
r �<module> s