Serialized Form
-
Package org.eclipse.keypop.card
-
Exception org.eclipse.keypop.card.AbstractApduException
class AbstractApduException extends Exception implements Serializable-
Serialized Fields
-
cardResponseApi
CardResponseApi cardResponseApi
-
isCardResponseComplete
boolean isCardResponseComplete
-
-
-
Exception org.eclipse.keypop.card.CardBrokenCommunicationException
class CardBrokenCommunicationException extends AbstractApduException implements Serializable -
Exception org.eclipse.keypop.card.ParseException
class ParseException extends Exception implements Serializable -
Exception org.eclipse.keypop.card.ReaderBrokenCommunicationException
class ReaderBrokenCommunicationException extends AbstractApduException implements Serializable -
Exception org.eclipse.keypop.card.UnexpectedStatusWordException
class UnexpectedStatusWordException extends AbstractApduException implements Serializable
-