OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
cream
/
Xpress
/
vendor
/
aws
/
aws-sdk-php
/
src
/
Polly
/
Exception
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/19/2025 10:07:16 AM
rwxr-xr-x
📄
PollyException.php
203 bytes
05/19/2025 10:07:16 AM
rw-r--r--
Editing: PollyException.php
Close
<?php namespace Aws\Polly\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Amazon Polly** service. */ class PollyException extends AwsException {}