HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //usr/lib/python3/dist-packages/boto/swf/__pycache__/exceptions.cpython-310.pyc
o

ckF[��@sddZddlmZGdd�de�ZGdd�de�ZGdd�de�ZGd	d
�d
e�ZGdd�de�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@�eZdZdZdS)�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
�rc@r)�SWFLimitExceededErrorzH
    Raised when when a system imposed limitation has been reached.
    Nrr
r
r
rr
rr
c@r)�SWFOperationNotPermittedErrorz0
    Raised when (reserved for future use).
    Nrr
r
r
rr�rc@r)�SWFTypeAlreadyExistsErrorzM
    Raised when when the workflow type or activity type already exists.
    Nrr
r
r
rrrrc@r)�'SWFWorkflowExecutionAlreadyStartedErrorzq
    Raised when an open execution with the same workflow_id is already running
    in the specified domain.
    Nrr
r
r
rr%rrN)r	�boto.exceptionrrr
rrrr
r
r
r�<module>s