Class InternalRuntimeException
Thrown when SpeechSource failed at runtime. It is recommended that such an exception be reported to the developer.
Inheritance
System.Object
System.Exception
InternalRuntimeException
Namespace: Recognissimo
Assembly: Recognissimo.dll
Syntax
public class InternalRuntimeException : RuntimeException, ISerializable
Constructors
InternalRuntimeException(String)
Declaration
public InternalRuntimeException(string message)
Parameters
Type | Name | Description |
---|---|---|
System.String | message |