first commit -> move some files from one-api
This commit is contained in:
7
vendor/aws_v3/Aws/Arn/Exception/InvalidArnException.php
vendored
Normal file
7
vendor/aws_v3/Aws/Arn/Exception/InvalidArnException.php
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
namespace Aws\Arn\Exception;
|
||||
|
||||
/**
|
||||
* Represents a failed attempt to construct an Arn
|
||||
*/
|
||||
class InvalidArnException extends \RuntimeException {}
|
||||
Reference in New Issue
Block a user