The InvalidCreditCardException type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | InvalidCreditCardException |
Invalid credit card exception
|
![]() | InvalidCreditCardException(String) |
Invalid credit card exception
|
![]() | InvalidCreditCardException(String, Exception) |
Invalid credit card exception
|
Methods
Name | Description | |
---|---|---|
![]() | GetObjectData | (Inherited from BaseException.) |
Properties
Name | Description | |
---|---|---|
![]() | ExceptionCode | (Inherited from BaseException.) |
![]() | ExceptionDetails | (Inherited from BaseException.) |
See Also