관리-도구
편집 파일: FreeTierException.php
<?php namespace Aws\FreeTier\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AWS Free Tier** service. */ class FreeTierException extends AwsException {}