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