/home/brandsfa/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 {}