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