File "InvalidArnException.php"
Full Path: /home/pulsehostuk9/public_html/invoicer.pulsehost.co.uk/vendor/aws/aws-sdk-php/src/Arn/Exception/InvalidArnException.php
File size: 150 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Aws\Arn\Exception;
/**
* Represents a failed attempt to construct an Arn
*/
class InvalidArnException extends \RuntimeException {}