<?php
namespace Aws\ConnectCampaignsV2\Exception;

use Aws\Exception\AwsException;

/**
 * Represents an error interacting with the **AmazonConnectCampaignServiceV2** service.
 */
class ConnectCampaignsV2Exception extends AwsException {}
