/home/brandsfa/www/vendor/aws/aws-sdk-php/src/NetworkMonitor/Exception/NetworkMonitorException.php
<?php
namespace Aws\NetworkMonitor\Exception;

use Aws\Exception\AwsException;

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