InvalidPaymentAPIAccountException Constructor (String, Exception) CelloSaaS API Documentation
Invalid Payment API Account

Namespace: CelloSaaS.Billing.Model
Assembly: CelloSaaS.Billing (in CelloSaaS.Billing.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax

public InvalidPaymentAPIAccountException(
	string message,
	Exception ex
)

Parameters

message
Type: System String
ex
Type: System Exception
See Also