Constructor.
Namespace:
CardWerk.SmartCard
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Public Sub New( _
ByVal exceptionCode As CardTerminalExceptionCode _
)
This language is not supported or no code example is available.
public CardTerminalException(
CardTerminalExceptionCode exceptionCode
)
This language is not supported or no code example is available.
public:
CardTerminalException(
CardTerminalExceptionCode exceptionCode
)
This language is not supported or no code example is available.
Parameters
- exceptionCode
-
Type: CardTerminalExceptionCode
.
Marc, 9/29/2022.