InvalidCreditCardException Class CelloSaaS API Documentation
Invalid credit card exception class
Inheritance Hierarchy

System Object
  System Exception
    BaseException
      CelloSaaS.Billing.Model InvalidCreditCardException

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

[SerializableAttribute]
public sealed class InvalidCreditCardException : BaseException
See Also