<?php namespace Aws\InternetMonitor\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Amazon CloudWatch Internet Monitor** service. */ class InternetMonitorException extends AwsException {}