OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
cream
/
aws-ses
/
vendor
/
aws
/
aws-sdk-php
/
src
/
ApiGateway
/
Exception
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/19/2025 10:07:20 AM
rwxr-xr-x
📄
ApiGatewayException.php
216 bytes
05/19/2025 10:07:20 AM
rw-r--r--
Editing: ApiGatewayException.php
Close
<?php namespace Aws\ApiGateway\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AWS API Gateway** service. */ class ApiGatewayException extends AwsException {}