관리-도구
편집 파일: ConnectCampaignServiceException.php
<?php namespace Aws\ConnectCampaignService\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AmazonConnectCampaignService** service. */ class ConnectCampaignServiceException extends AwsException {}