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

use Aws\Exception\AwsException;

/**
 * Represents an error interacting with the **AWS ARC - Zonal Shift** service.
 */
class ARCZonalShiftException extends AwsException {}