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

use Aws\Exception\AwsException;

/**
 * Represents an error interacting with the **Amazon CloudWatch Internet Monitor** service.
 */
class InternetMonitorException extends AwsException {}