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