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
/
CloudDirectory
/
Exception
📤 Upload
📝 New File
📁 New Folder
Close
Editing: CloudDirectoryException.php
<?php namespace Aws\CloudDirectory\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Amazon CloudDirectory** service. */ class CloudDirectoryException extends AwsException {}
Save
Cancel