Table of Contents

Class TranscriptNotCompletedStatusException

Namespace
AssemblyAI.Transcripts
Assembly
AssemblyAI.dll

Exception thrown when a transcript status is not "completed".

public class TranscriptNotCompletedStatusException : Exception, ISerializable, _Exception
Inheritance
TranscriptNotCompletedStatusException
Implements
Inherited Members

Properties

Transcript

The transcript that caused the exception.

public Transcript Transcript { get; }

Property Value

Transcript