| Current Path : /home/rtorresani/www/vendor/aws/aws-sdk-php/src/CloudWatchRUM/Exception/ |
| Current File : //home/rtorresani/www/vendor/aws/aws-sdk-php/src/CloudWatchRUM/Exception/CloudWatchRUMException.php |
<?php
namespace Aws\CloudWatchRUM\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **CloudWatch RUM** service.
*/
class CloudWatchRUMException extends AwsException {}