Share via


RelayNotFoundException Klasse

Definition

Die Ausnahme, die ausgelöst wird, wenn das ServiceBus-Relay nicht gefunden wird.

[System.Serializable]
public class RelayNotFoundException : Exception
[<System.Serializable>]
type RelayNotFoundException = class
    inherit Exception
Public Class RelayNotFoundException
Inherits Exception
Vererbung
RelayNotFoundException
Attribute

Konstruktoren

RelayNotFoundException()

Initialisiert eine neue Instanz der RelayNotFoundException-Klasse.

RelayNotFoundException(SerializationInfo, StreamingContext)

Initialisiert eine neue Instanz der RelayNotFoundException-Klasse.

RelayNotFoundException(String)

Initialisiert eine neue Instanz der RelayNotFoundException-Klasse.

RelayNotFoundException(String, Exception)

Initialisiert eine neue Instanz der RelayNotFoundException-Klasse.

Gilt für: