/home/brandsfa/www/vendor/aws/aws-sdk-php/src/BackupGateway/Exception/BackupGatewayException.php
<?php
namespace Aws\BackupGateway\Exception;

use Aws\Exception\AwsException;

/**
 * Represents an error interacting with the **AWS Backup Gateway** service.
 */
class BackupGatewayException extends AwsException {}