Class InvalidAlgorithmInputException
Thrown when invalid input is provided to SpeechProcessor implementation. It is recommended that such an exception be reported to the developer.
Inheritance
System.Object
System.Exception
InvalidAlgorithmInputException
Namespace: Recognissimo
Assembly: Recognissimo.dll
Syntax
public class InvalidAlgorithmInputException : InitializationException, ISerializable
Constructors
InvalidAlgorithmInputException(String)
Declaration
public InvalidAlgorithmInputException(string message)
Parameters
Type | Name | Description |
---|---|---|
System.String | message |