/
var
/
www
/
html
/
cravings
/
vendor
/
aws
/
aws-sdk-php
/
src
/
Arn
/
Exception
/
Upload File
HOME
<?php namespace Aws\Arn\Exception; /** * Represents a failed attempt to construct an Arn */ class InvalidArnException extends \RuntimeException {}