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