/
var
/
www
/
server
/
vendor
/
aws
/
aws-sdk-php
/
src
/
TrustedAdvisor
/
Exception
/
Upload File
HOME
<?php namespace Aws\TrustedAdvisor\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **TrustedAdvisor Public API** service. */ class TrustedAdvisorException extends AwsException {}