Click or drag to resize

GiroCheckoutException Konstruktor (String, Exception)

Girocheckout
Initializes a new instance of the GiroCheckoutException class

Namensraum:  GiroSolution.GiroCheckout
Assembly:  GiroCheckout (in GiroCheckout.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
public GiroCheckoutException(
	string message,
	Exception inner
)

Parameter

message
Typ: SystemString
inner
Typ: SystemException
Siehe auch