/home/mip/mip/vendor/aws/aws-sdk-php/src/TrustedAdvisor/Exception/TrustedAdvisorException.php
<?php
namespace Aws\TrustedAdvisor\Exception;

use Aws\Exception\AwsException;

/**
 * Represents an error interacting with the **TrustedAdvisor Public API** service.
 */
class TrustedAdvisorException extends AwsException {}