File: //lib/python3.6/site-packages/awscli/customizations/ecs/__pycache__/exceptions.cpython-36.pyc
3
�T_� � @ st G d d� de �ZG dd� de�ZG dd� de�ZG dd� de�ZG dd � d e�ZG d
d� de�ZG dd
� d
e�ZdS )c s$ e Zd ZdZdZ� fdd�Z� ZS )�ECSErrorz Base class for all ECSErrors.zAn unspecified error occurredc s( | j jf |�}tt| �j|� || _d S )N)�fmt�format�superr �__init__�kwargs)�selfr �msg)� __class__� � /usr/lib/python3.6/exceptions.pyr s zECSError.__init__)�__name__�
__module__�__qualname__�__doc__r r �
__classcell__r
r
)r r r s r c @ s e Zd ZdZdS )�MissingPropertyErrorz@Error: Resource '{resource}' must include property '{prop_name}'N)r r
r r r
r
r
r r s r c @ s e Zd ZdZdS )�
FileLoadErrorz2Error: Unable to load file at {file_path}: {error}N)r r
r r r
r
r
r r s r c @ s e Zd ZdZdS )�InvalidPlatformErrorz>Error: {resource} '{name}' must support 'ECS' compute platformN)r r
r r r
r
r
r r "