Laravel version update
Laravel version update
This commit is contained in:
9
vendor/aws/aws-sdk-php/src/CodeBuild/Exception/CodeBuildException.php
vendored
Normal file
9
vendor/aws/aws-sdk-php/src/CodeBuild/Exception/CodeBuildException.php
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
namespace Aws\CodeBuild\Exception;
|
||||
|
||||
use Aws\Exception\AwsException;
|
||||
|
||||
/**
|
||||
* Represents an error interacting with the **AWS CodeBuild** service.
|
||||
*/
|
||||
class CodeBuildException extends AwsException {}
|
Reference in New Issue
Block a user