Click or drag to resize
ELIS

WCFException Klasse

Einsatzleit- & Informationssystem
ELIS Ausnahme
Vererbungshierarchie
System.Object
  ELIS.ELISWCF.WCFException

Namensraum:  ELIS.ELISWCF
Assembly:  ELISWCF (in ELISWCF.dll) Version: 3.7.8601.40037
Syntax
public class WCFException

Der WCFException Typ exponiert die folgenden Member.

Konstruktoren
Methoden
  NameBeschreibung
Public MethodeEquals
Determines whether the specified object is equal to the current object.
(Vererbt von Object.)
Protected MethodeFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Vererbt von Object.)
Public MethodeGetHashCode
Serves as the default hash function.
(Vererbt von Object.)
Public MethodeGetType
Gets the Type of the current instance.
(Vererbt von Object.)
Protected MethodeMemberwiseClone
Creates a shallow copy of the current Object.
(Vererbt von Object.)
Public MethodeToString
Returns a string that represents the current object.
(Vererbt von Object.)
Zurück nach oben
Felder
  NameBeschreibung
Public FeldExceptionText
Information der Ausnahme
Public FeldExceptionType
Typ der Ausnahme
Zurück nach oben
Siehe auch