PATH:
home
/
rwabteecom
/
public_html_old
/
vendor
/
aws
/
aws-sdk-php
/
src
/
CostandUsageReportService
/
Exception
/
Editing: CostandUsageReportServiceException.php
<?php namespace Aws\CostandUsageReportService\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AWS Cost and Usage Report Service** service. */ class CostandUsageReportServiceException extends AwsException {}
SAVE
CANCEL