Current File : /var/www/oasis/aws/Aws/IoTEventsData/Exception/IoTEventsDataException.php
<?php
namespace Aws\IoTEventsData\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **AWS IoT Events Data** service.
*/
class IoTEventsDataException extends AwsException {}