Freigeben über


AddressInUseException Klasse

Definition

Eine Ausnahme, die ausgelöst wird, wenn die aktuelle Adresse, an die Kestrel versucht, zu binden, verwendet wird.

public ref class AddressInUseException : InvalidOperationException
public class AddressInUseException : InvalidOperationException
type AddressInUseException = class
    inherit InvalidOperationException
Public Class AddressInUseException
Inherits InvalidOperationException
Vererbung
AddressInUseException

Konstruktoren

AddressInUseException(String)

Initialisiert eine neue Instanz von AddressInUseException.

AddressInUseException(String, Exception)

Initialisiert eine neue Instanz von AddressInUseException.

Gilt für: