/home/mip/mip/vendor/aws/aws-sdk-php/src/Route53Profiles/Exception/Route53ProfilesException.php
<?php
namespace Aws\Route53Profiles\Exception;

use Aws\Exception\AwsException;

/**
 * Represents an error interacting with the **Route 53 Profiles** service.
 */
class Route53ProfilesException extends AwsException {}