com.acs.smartcard
Class RemovedCardException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.acs.smartcard.ReaderException
com.acs.smartcard.RemovedCardException
- All Implemented Interfaces:
- java.io.Serializable
public class RemovedCardException
- extends ReaderException
Thrown when a program attempts to access a card which is removed.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RemovedCardException
public RemovedCardException()
RemovedCardException
public RemovedCardException(java.lang.String detailMessage)
RemovedCardException
public RemovedCardException(java.lang.Throwable throwable)
RemovedCardException
public RemovedCardException(java.lang.String detailMessage,
java.lang.Throwable throwable)
Copyright © 2011-2012 Advanced Card Systems Ltd. All Rights Reserved.