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