Share via


ListenerException Class

Definition

public ref class ListenerException : Microsoft::ServiceModel::Channels::Common::AdapterException
public class ListenerException : Microsoft.ServiceModel.Channels.Common.AdapterException
type ListenerException = class
    inherit AdapterException
Public Class ListenerException
Inherits AdapterException
Inheritance

Constructors

ListenerException()
ListenerException(SerializationInfo, StreamingContext)
ListenerException(String)
ListenerException(String, Exception)

Applies to