/home/brandsfa/bigshoponly.com/vendor/aws/aws-sdk-php/src/DataZone/Exception/DataZoneException.php
<?php
namespace Aws\DataZone\Exception;

use Aws\Exception\AwsException;

/**
 * Represents an error interacting with the **Amazon DataZone** service.
 */
class DataZoneException extends AwsException {}