/
var
/
www
/
server
/
vendor
/
aws
/
aws-sdk-php
/
src
/
PartnerCentralSelling
/
Exception
/
Upload File
HOME
<?php namespace Aws\PartnerCentralSelling\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Partner Central Selling API** service. */ class PartnerCentralSellingException extends AwsException {}