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