Server : Apache System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64 User : dh_edsupp ( 6597262) PHP Version : 8.2.26 Disable Function : NONE Directory : /lib/python3/dist-packages/boto/swf/__pycache__/ |
Upload File : |
o ckF[� � @ sd d Z ddlmZ G dd� de�ZG dd� de�ZG dd� de�ZG d d � d e�ZG dd� de�Zd S )z� Exceptions that are specific to the swf module. This module subclasses the base SWF response exception, boto.exceptions.SWFResponseError, for some of the SWF specific faults. � )�SWFResponseErrorc @ � e Zd ZdZdS )�SWFDomainAlreadyExistsErrorz5 Raised when when the domain already exists. N��__name__� __module__�__qualname__�__doc__� r r �5/usr/lib/python3/dist-packages/boto/swf/exceptions.pyr � r c @ r )�SWFLimitExceededErrorzH Raised when when a system imposed limitation has been reached. Nr r r r r r r r c @ r )�SWFOperationNotPermittedErrorz0 Raised when (reserved for future use). Nr r r r r r � r c @ r )�SWFTypeAlreadyExistsErrorzM Raised when when the workflow type or activity type already exists. Nr r r r r r r r c @ r )�'SWFWorkflowExecutionAlreadyStartedErrorzq Raised when an open execution with the same workflow_id is already running in the specified domain. Nr r r r r r % r r N)r �boto.exceptionr r r r r r r r r r �<module> s