/home/mip/mip/vendor/aws/aws-sdk-php/src/TranscribeService/Exception/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 {}