DIR: /proc/1784574/task/1784574/cwd/vendor/aws/aws-sdk-php/src/Arn/Exception/ |
Current File : //proc/1784574/task/1784574/cwd/vendor/aws/aws-sdk-php/src/Arn/Exception/InvalidArnException.php |
<?php namespace Aws\Arn\Exception; /** * Represents a failed attempt to construct an Arn */ class InvalidArnException extends \RuntimeException {} |