관리-도구
편집 파일: QAppsException.php
<?php namespace Aws\QApps\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **QApps** service. */ class QAppsException extends AwsException {}