Freigeben über


IgnoreException Klasse

Definition

Wird ausgelöst, wenn eine Assertion fehlgeschlagen ist.

[System.Serializable]
public class IgnoreException : Exception
type IgnoreException = class
    inherit Exception
Vererbung
IgnoreException
Attribute

Konstruktoren

IgnoreException(SerializationInfo, StreamingContext)

Serialisierungskonstruktor

IgnoreException(String)

Wird ausgelöst, wenn eine Assertion fehlgeschlagen ist.

IgnoreException(String, Exception)

Wird ausgelöst, wenn eine Assertion fehlgeschlagen ist.

Gilt für: