<?php namespace Aws\QApps\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **QApps** service. */ class QAppsException extends AwsException {}