PATH:
home
/
rwabteecom
/
public_html_old
/
vendor
/
aws
/
aws-sdk-php
/
src
/
PrometheusService
/
Exception
/
Editing: PrometheusServiceException.php
<?php namespace Aws\PrometheusService\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Amazon Prometheus Service** service. */ class PrometheusServiceException extends AwsException {}
SAVE
CANCEL