/home/brandsfa/www/vendor/aws/aws-sdk-php/src/IoTFleetWise/Exception/IoTFleetWiseException.php
<?php
namespace Aws\IoTFleetWise\Exception;

use Aws\Exception\AwsException;

/**
 * Represents an error interacting with the **AWS IoT FleetWise** service.
 */
class IoTFleetWiseException extends AwsException {}