Class AudioRecordingTooShortException
Inheritance
AudioRecordingTooShortException
Assembly: AnalysisBase.dll
Syntax
public class AudioRecordingTooShortException : Exception, ISerializable
Constructors
|
Improve this Doc
View Source
AudioRecordingTooShortException()
Declaration
public AudioRecordingTooShortException()
|
Improve this Doc
View Source
AudioRecordingTooShortException(String)
Declaration
public AudioRecordingTooShortException(string message)
Parameters
Type |
Name |
Description |
String |
message |
|
Implements
Extension Methods