Table of Contents

Class UnsupportedCommunicationChannelException

Namespace
Jabra.NET.Sdk.Core
Assembly
Jabra.NET.Sdk.dll
[Serializable]
public class UnsupportedCommunicationChannelException : SdkUsageException, ISerializable
Inheritance
UnsupportedCommunicationChannelException
Implements
Inherited Members

Constructors

UnsupportedCommunicationChannelException()

public UnsupportedCommunicationChannelException()

UnsupportedCommunicationChannelException(SerializationInfo, StreamingContext)

protected UnsupportedCommunicationChannelException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo
context StreamingContext

UnsupportedCommunicationChannelException(string?)

public UnsupportedCommunicationChannelException(string? message)

Parameters

message string

UnsupportedCommunicationChannelException(string?, Exception?)

public UnsupportedCommunicationChannelException(string? message, Exception? innerException)

Parameters

message string
innerException Exception

UnsupportedCommunicationChannelException(Type)

public UnsupportedCommunicationChannelException(Type channelType)

Parameters

channelType Type