Your IP : 216.73.216.220


Current Path : /home/rtorresani/www/vendor/aws/aws-sdk-php/src/Arn/Exception/
Upload File :
Current File : //home/rtorresani/www/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 {}