/
home
/
obinna
/
html
/
mixchief_app
/
vendor
/
aws
/
aws-sdk-php
/
src
/
BillingConductor
/
Exception
/
Upload File
HOME
<?php namespace Aws\BillingConductor\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AWSBillingConductor** service. */ class BillingConductorException extends AwsException {}