<?php namespace Aws\IoTRoboRunner\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AWS IoT RoboRunner** service. */ class IoTRoboRunnerException extends AwsException {}