Exception for signaling smart card API errors.
Namespace:
CardWerk.SmartCard
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Top
Top
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Public NotInheritable Class SCardException
Inherits ApplicationException
This language is not supported or no code example is available.
public sealed class SCardException : ApplicationException
This language is not supported or no code example is available.
public ref class SCardException sealed : public ApplicationException^
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
![]() |
SCardException(SCardResponseCode) | Constructor. |
Name | Description | |
---|---|---|
![]() |
Message | Overridden in order to create a message that includes the ResponseCodeRENAMED. |
![]() |
NativeSystemResponseCode | PCSC native API system response code. |
Marc, 9/29/2022.