PATH:
home
/
thebhoeo
/
.trash
/
backwpup
/
vendor
/
aws
/
aws-sdk-php
/
src
/
Arn
/
Exception
<?php namespace Aws\Arn\Exception; /** * Represents a failed attempt to construct an Arn */ class InvalidArnException extends \RuntimeException {}
[+]
..
[-] InvalidArnException.php
[edit]