AutorÃa | Ultima modificación | Ver Log |
<?php
namespace Aws\Route53RecoveryControlConfig\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **AWS Route53 Recovery Control Config** service.
*/
class Route53RecoveryControlConfigException extends AwsException {}