InvalidCreditCardException Members CelloSaaS API Documentation
The InvalidCreditCardException type exposes the following members.
Constructors

  NameDescription
Public methodInvalidCreditCardException 
Invalid credit card exception
Public methodInvalidCreditCardException(String)
Invalid credit card exception
Public methodInvalidCreditCardException(String, Exception)
Invalid credit card exception
Back to Top
Methods

  NameDescription
Public methodGetObjectData (Inherited from BaseException.)
Back to Top
Properties

  NameDescription
Public propertyExceptionCode (Inherited from BaseException.)
Public propertyExceptionDetails (Inherited from BaseException.)
Back to Top
See Also