Uses of Class
org.calypsonet.terminal.card.spi.ParseException
-
Packages that use ParseException Package Description org.calypsonet.terminal.card.spi SPIs to be implemented by a card extension module. -
-
Uses of ParseException in org.calypsonet.terminal.card.spi
Methods in org.calypsonet.terminal.card.spi that throw ParseException Modifier and Type Method Description SmartCardSpi
CardSelectionSpi. parse(CardSelectionResponseApi cardSelectionResponseApi)
Analyzes the response received from the card during the selection process and creates aSmartCardSpi
.
-