<?phpnamespace AwsPricingException;use AwsExceptionAwsException;/** * Represents an error interacting with the **AWS Price List Service** service. */class PricingException extends AwsException {}