| Current Path : /home/rtorresani/www/vendor/aws/aws-sdk-php/src/IoTFleetHub/Exception/ |
| Current File : //home/rtorresani/www/vendor/aws/aws-sdk-php/src/IoTFleetHub/Exception/IoTFleetHubException.php |
<?php
namespace Aws\IoTFleetHub\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **AWS IoT Fleet Hub** service.
*/
class IoTFleetHubException extends AwsException {}