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