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