Class CardException

java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.smartcardio.CardException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CardNotPresentException

public class CardException extends Exception
Exception for errors that occur during communication with the Smart Card stack or the card itself.
Since:
1.6
See Also: