<?php
namespace Aws\CloudWatchEvidently\Exception;

use Aws\Exception\AwsException;

/**
 * Represents an error interacting with the **Amazon CloudWatch Evidently** service.
 */
class CloudWatchEvidentlyException extends AwsException {}