Click or drag to resize

GiroCheckoutException Eigenschaften

Girocheckout

Der GiroCheckoutException Typ exponiert die folgenden Member.

Eigenschaften
  NameBeschreibung
Public EigenschaftData
Gets a collection of key/value pairs that provide additional user-defined information about the exception.
(Vererbt von Exception.)
Public EigenschaftHelpLink
Gets or sets a link to the help file associated with this exception.
(Vererbt von Exception.)
Public EigenschaftHResult
Gets or sets HRESULT, a coded numerical value that is assigned to a specific exception.
(Vererbt von Exception.)
Public EigenschaftInnerException
Gets the Exception instance that caused the current exception.
(Vererbt von Exception.)
Public EigenschaftMessage
Gets a message that describes the current exception.
(Vererbt von Exception.)
Public EigenschaftSource
Gets or sets the name of the application or the object that causes the error.
(Vererbt von Exception.)
Public EigenschaftStackTrace
Gets a string representation of the immediate frames on the call stack.
(Vererbt von Exception.)
Public EigenschaftTargetSite
Gets the method that throws the current exception.
(Vererbt von Exception.)
Zurück nach oben
Siehe auch