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