Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
boto
/
swf
/
__pycache__
📤 Upload
📝 New File
📁 New Folder
Close
Editing: exceptions.cpython-310.pyc
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
Save
Cancel