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