IDialogStack.Fail(Exception) Methode

Definition

Schlägt beim aktuellen Dialogfeld fehl, und gibt eine Ausnahme für das übergeordnete Dialogfeld zurück.

public void Fail (Exception error);
abstract member Fail : Exception -> unit
Public Sub Fail (error As Exception)

Parameter

error
Exception

Der Fehler.

Gilt für: