SpeechPanelException Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
SpeechPanelException() | Standard exception constructor. | |
SpeechPanelException(String) | Creates the exception with the appropriate message. | |
SpeechPanelException(String, Exception) | Creates the exception with the appropriate message, and the Exception instance. |
Top