OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
reader
/
aws-ses
/
vendor
/
aws
/
aws-sdk-php
/
src
/
ApiGatewayV2
/
Exception
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
08/14/2024 10:54:13 AM
rwxr-xr-x
📄
ApiGatewayV2Exception.php
223 bytes
08/14/2024 10:54:14 AM
rw-r--r--
Editing: ApiGatewayV2Exception.php
Close
<?php namespace Aws\ApiGatewayV2\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AmazonApiGatewayV2** service. */ class ApiGatewayV2Exception extends AwsException {}