RecognitionAbortedException

RecognitionAbortedException Constructor

__init__(self, Optional[str] message, Optional[int] executionTime)

Initializes a new instance of the RecognitionAbortedException class with specified recognition abort message.

ParameterTypeDescription
messageOptional[str]The error message of the exception.
executionTimeOptional[int]The execution time of current recognition session.