BossBey File Manager
PHP:
8.2.30
OS:
Linux
User:
imagivibe
Root
/
home
/
imagivibe
/
public_html
/
app.imagivibe.com
/
vendor
/
aws
/
aws-sdk-php
/
src
/
Account
/
Exception
📤 Upload
📝 New File
📁 New Folder
Close
Editing: AccountException.php
<?php namespace Aws\Account\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AWS Account** service. */ class AccountException extends AwsException {}
Save
Cancel