Share via


AddressInUseException Sınıf

Tanım

Kestrel'in bağlamaya çalıştığı geçerli adres bulunduğunda oluşan bir özel durum kullanımdadır.

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

Oluşturucular

AddressInUseException(String)

öğesinin yeni bir örneğini AddressInUseExceptionbaşlatır.

AddressInUseException(String, Exception)

öğesinin yeni bir örneğini AddressInUseExceptionbaşlatır.

Şunlara uygulanır