관리-도구
편집 파일: TaxSettingsException.php
<?php namespace Aws\TaxSettings\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Tax Settings** service. */ class TaxSettingsException extends AwsException {}