SpeechPanelException Class
Represents speech panel exceptions indicating the UI is in a state producing an invalid panel value.
Inheritance Hierarchy
System.Object
System.Exception
Microsoft.Rtc.Workflow.Designer.SpeechPanelException
Namespace: Microsoft.Rtc.Workflow.Designer
Assembly: Microsoft.Rtc.Workflow (in Microsoft.Rtc.Workflow.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public NotInheritable Class SpeechPanelException _
Inherits Exception
'Usage
Dim instance As SpeechPanelException
[SerializableAttribute]
public sealed class SpeechPanelException : Exception
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.