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.

See Also