Whenever a CardModule.DESFire API error is returned an exception of this class is thrown.
Namespace:
CardWerk.SmartCard.CardModule.DESFire
Assembly: CardWerk.SmartCard.CardModule.DESFire (in CardWerk.SmartCard.CardModule.DESFire.dll)
Top
Top
Assembly: CardWerk.SmartCard.CardModule.DESFire (in CardWerk.SmartCard.CardModule.DESFire.dll)
Public NotInheritable Class DESFireCardException
Inherits ApplicationException
This language is not supported or no code example is available.
public sealed class DESFireCardException : ApplicationException
This language is not supported or no code example is available.
public ref class DESFireCardException sealed : public ApplicationException^
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
![]() |
DESFireCardException(DESFireCardErrorCode) | Creates a new DESFireCardException instance from a SmartCardAPI.CardModule.DESFire API error code. |
Name | Description | |
---|---|---|
![]() |
ToString() | Builds a string that describes the DESFire CardModule error that caused this exception. |