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

use Aws\Exception\AwsException;

/**
 * Represents an error interacting with the **Amazon DocumentDB Elastic Clusters** service.
 */
class DocDBElasticException extends AwsException {}