관리-도구
편집 파일: PartnerCentralSellingException.php
<?php namespace Aws\PartnerCentralSelling\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Partner Central Selling API** service. */ class PartnerCentralSellingException extends AwsException {}