Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Microsoft
ProjectOxford
SpeakerRecognition
Contract
Verification
PhrasesException
C# 클래스 Microsoft.ProjectOxford.SpeakerRecognition.Contract.Verification.PhrasesException
A class encapsulating an exception raised during phrase retrieval
상속:
System.Exception
파일 보기
프로젝트 열기: Microsoft/ProjectOxford-ClientSDK
공개 메소드들
메소드
설명
PhrasesException
(
string
message
) :
System
A public constructor creating the exception with a specified message
메소드 상세
PhrasesException()
공개
메소드
A public constructor creating the exception with a specified message
public
PhrasesException
(
string
message
) :
System
message
string
Exception message
리턴
System