최초 커밋
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
namespace Aws\BackupSearch\Exception;
|
||||
|
||||
use Aws\Exception\AwsException;
|
||||
|
||||
/**
|
||||
* Represents an error interacting with the **AWS Backup Search** service.
|
||||
*/
|
||||
class BackupSearchException extends AwsException {}
|
||||
Reference in New Issue
Block a user