Class InvalidSampleRateException
Thrown when invalid sample rate provided.
Inheritance
System.Object
System.Exception
InvalidSampleRateException
Namespace: Recognissimo
Assembly: Recognissimo.dll
Syntax
public class InvalidSampleRateException : InitializationException, ISerializable
Constructors
InvalidSampleRateException(String)
Declaration
public InvalidSampleRateException(string message)
Parameters
Type | Name | Description |
---|---|---|
System.String | message |