GiroCheckoutException Klasse |
Namensraum: GiroSolution.GiroCheckout
Der GiroCheckoutException Typ exponiert die folgenden Member.
Name | Beschreibung | |
---|---|---|
![]() | GiroCheckoutException(String) | Initializes a new instance of the GiroCheckoutException class |
![]() | GiroCheckoutException(String, Exception) | Initializes a new instance of the GiroCheckoutException class |
Name | Beschreibung | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Vererbt von Object.) |
![]() | GetBaseException | When overridden in a derived class, returns the Exception that is the root cause of one or more subsequent exceptions. (Vererbt von Exception.) |
![]() | GetHashCode | Serves as the default hash function. (Vererbt von Object.) |
![]() | GetObjectData | When overridden in a derived class, sets the SerializationInfo with information about the exception. (Vererbt von Exception.) |
![]() | GetType | Gets the runtime type of the current instance. (Vererbt von Exception.) |
![]() | ToString | Creates and returns a string representation of the current exception. (Vererbt von Exception.) |
Name | Beschreibung | |
---|---|---|
![]() | Data | Gets a collection of key/value pairs that provide additional user-defined information about the exception. (Vererbt von Exception.) |
![]() | HelpLink | Gets or sets a link to the help file associated with this exception. (Vererbt von Exception.) |
![]() | HResult | Gets or sets HRESULT, a coded numerical value that is assigned to a specific exception. (Vererbt von Exception.) |
![]() | InnerException | Gets the Exception instance that caused the current exception. (Vererbt von Exception.) |
![]() | Message | Gets a message that describes the current exception. (Vererbt von Exception.) |
![]() | Source | Gets or sets the name of the application or the object that causes the error. (Vererbt von Exception.) |
![]() | StackTrace | Gets a string representation of the immediate frames on the call stack. (Vererbt von Exception.) |
![]() | TargetSite | Gets the method that throws the current exception. (Vererbt von Exception.) |