Uses of Class
org.eclipse.keypop.card.AbstractApduException
-
Packages that use AbstractApduException Package Description org.eclipse.keypop.card APIs provided by a reader module. -
-
Uses of AbstractApduException in org.eclipse.keypop.card
Subclasses of AbstractApduException in org.eclipse.keypop.card Modifier and Type Class Description class
CardBrokenCommunicationException
Exception carrying response data received from the card until a communication failure with the card occurs.class
ReaderBrokenCommunicationException
Exception carrying response data received from the card until a communication failure with the reader occurs.class
UnexpectedStatusWordException
Exception carrying response data received from the card until an unexpected APDU status word is received.
-