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