OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
email
/
vendor
/
aws
/
aws-sdk-php
/
src
/
ServiceCatalog
/
Exception
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
07/10/2024 05:27:41 AM
rwxr-xr-x
📄
ServiceCatalogException.php
228 bytes
07/10/2024 05:27:41 AM
rw-r--r--
Editing: ServiceCatalogException.php
Close
<?php namespace Aws\ServiceCatalog\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AWS Service Catalog** service. */ class ServiceCatalogException extends AwsException {}