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