AutorÃa | Ultima modificación | Ver Log |
<?php
namespace Aws\TrustedAdvisor\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **TrustedAdvisor Public API** service.
*/
class TrustedAdvisorException extends AwsException {}