관리-도구
편집 파일: MarketplaceCommerceAnalyticsException.php
<?php namespace Aws\MarketplaceCommerceAnalytics\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AWS Marketplace Commerce Analytics** service. */ class MarketplaceCommerceAnalyticsException extends AwsException {}