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

use Aws\Exception\AwsException;

/**
 * Represents an error interacting with the **AWS Billing and Cost Management Data Exports** service.
 */
class BCMDataExportsException extends AwsException {}