Freigeben über


AccountIsLockedException(String, Uri, Exception) Konstruktor

Definition

Initialisiert eine neue Instanz der AccountIsLockedException -Klasse.

public:
 AccountIsLockedException(System::String ^ message, Uri ^ accountUnlockUrl, Exception ^ innerException);
public AccountIsLockedException (string message, Uri accountUnlockUrl, Exception innerException);
Public Sub New (message As String, accountUnlockUrl As Uri, innerException As Exception)

Parameter

message
String

Eine Fehlermeldung.

accountUnlockUrl
Uri

Die URL, auf die der Client navigiert, um ein Konto zu entsperren.

innerException
Exception

Die innere Ausnahme.

Gilt für: