PATH:
home
/
rwabteecom
/
public_html
/
vendor
/
aws
/
aws-sdk-php
/
src
/
MarketplaceCommerceAnalytics
/
Exception
/
Editing: MarketplaceCommerceAnalyticsException.php
<?php namespace Aws\MarketplaceCommerceAnalytics\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AWS Marketplace Commerce Analytics** service. */ class MarketplaceCommerceAnalyticsException extends AwsException {}
SAVE
CANCEL