Freigeben über


WizardCancelledException Klasse

Definition

Ausnahme, die ausgelöst werden kann, um die Verarbeitung im Vorlagen-Assistenten abzubrechen.

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

Konstruktoren

WizardCancelledException()

Ausnahmekonstruktor.

WizardCancelledException(SerializationInfo, StreamingContext)

Ausnahmekonstruktor.

WizardCancelledException(String, Exception)

Ausnahmekonstruktor.

WizardCancelledException(String)

Ausnahmekonstruktor.

Eigenschaften

HResult

Ruft HRESULT ab oder legt HRESULT fest. Dies ist ein codierter Wert, der einer bestimmten Ausnahme zugeordnet ist.

Gilt für: