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