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