@aws-sdk/client-transcribe-streaming

TranscribeStreamingServiceException Class

Base exception class for all service exceptions from TranscribeStreaming service.

Members

Name
Type
Details
$fault"client" | "server"
$metadataResponseMetadata
$responseHttpResponse
$retryableRetryableTrait
(constructor)constructor(options: ServiceExceptionOptions)
Constructs a new instance of the ServiceException class
[Symbol.hasInstance]static Symbol.hasInstance: boolean
Custom instanceof check to support the operator for ServiceException base class
isInstancestatic isInstance(value: unknown): value is ServiceException
Checks if a value is an instance of ServiceException (duck typed)

Full Signature

export declare class TranscribeStreamingServiceException extends ServiceException