AutorÃa | Ultima modificación | Ver Log |
<?phpnamespace Aws\ResourceGroupsTaggingAPI\Exception;use Aws\Exception\AwsException;/*** Represents an error interacting with the **AWS Resource Groups Tagging API** service.*/class ResourceGroupsTaggingAPIException extends AwsException {}