Freigeben über


WizardBackoutException Klasse

Definition

Ausnahme, die aus dem Vorlagen-Assistenten ausgelöst werden kann.

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

Konstruktoren

WizardBackoutException()

Ausnahmekonstruktor.

WizardBackoutException(SerializationInfo, StreamingContext)

Ausnahmekonstruktor.

WizardBackoutException(String, Exception)

Ausnahmekonstruktor.

WizardBackoutException(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: