ConferenceFailureException Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
![]() |
ConferenceFailureException() | Creates a new instance of the ConferenceFailureException class. |
![]() |
ConferenceFailureException(String) | Creates a new instance of the ConferenceFailureException class with a specified error message. |
![]() |
ConferenceFailureException(SerializationInfo, StreamingContext) | Creates a new instance of the ConferenceFailureException class with serialized data. |
![]() |
ConferenceFailureException(String, Exception) | Creates a new instance of the ConferenceFailureException class with a message and inner exception. |
![]() |
ConferenceFailureException(String, ConferenceCommandResponse, Exception) | Creates a new instance of the ConferenceFailureException class with a message and inner exception. |
Top
See Also
Reference
ConferenceFailureException Class