관리-도구
편집 파일: InvalidArnException.php
<?php namespace Aws\Arn\Exception; /** * Represents a failed attempt to construct an Arn */ class InvalidArnException extends \RuntimeException {}