/
home
/
obinna
/
html
/
mixchief_app
/
vendor
/
aws
/
aws-sdk-php
/
src
/
IoTRoboRunner
/
Exception
/
Upload File
HOME
<?php namespace Aws\IoTRoboRunner\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AWS IoT RoboRunner** service. */ class IoTRoboRunnerException extends AwsException {}