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