Files
elcaribe/vendor/composer/50af3e3c/aws-aws-sdk-php-539d523/src/ApiGatewayManagementApi/Exception/ApiGatewayManagementApiException.php

10 lines
247 B
PHP

<?php
namespace Aws\ApiGatewayManagementApi\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **AmazonApiGatewayManagementApi** service.
*/
class ApiGatewayManagementApiException extends AwsException {}