Files
hzmys.hkpgsow.cn/vendor/aws/aws-sdk-php/src/ApiGatewayManagementApi/Exception/ApiGatewayManagementApiException.php
gaofeng 6d9aee81aa 提交
2026-05-12 18:27:28 +08:00

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 {}