DIR: /proc/self/cwd/vendor/aws/aws-sdk-php/src/LookoutMetrics/Exception/ |
Current File : //proc/self/cwd/vendor/aws/aws-sdk-php/src/LookoutMetrics/Exception/LookoutMetricsException.php |
<?php namespace Aws\LookoutMetrics\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Amazon Lookout for Metrics** service. */ class LookoutMetricsException extends AwsException {} |