관리-도구
편집 파일: 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 {}