/home/brandsfa/www/vendor/aws/aws-sdk-php/src/PcaConnectorAd/Exception/PcaConnectorAdException.php
<?php
namespace Aws\PcaConnectorAd\Exception;

use Aws\Exception\AwsException;

/**
 * Represents an error interacting with the **PcaConnectorAd** service.
 */
class PcaConnectorAdException extends AwsException {}