Freigeben über


Error-Konstruktor

Geschützte Member einschließen
Geerbte Member einschließen

Initializes a new instance of the Error class.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Öffentliche Methode Error() Initializes a new instance of the Error class with default values.
Öffentliche Methode Error(String, String) Initializes a new instance of the Error class with the specified code and description values.
Öffentliche Methode Error(String, String, ErrorContext) Initializes a new instance of the Error class with the specified code, description, and error context values.

Zum Anfang

Siehe auch

Verweis

Error Klasse

Microsoft.MasterDataServices.Services.DataContracts-Namespace