com.acs.smartcard
Class DevicePowerFailureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.acs.smartcard.ReaderException
com.acs.smartcard.DevicePowerFailureException
- All Implemented Interfaces:
- java.io.Serializable
public class DevicePowerFailureException
- extends ReaderException
Thrown when there is a power failure on the reader.
- 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 |
DevicePowerFailureException
public DevicePowerFailureException()
DevicePowerFailureException
public DevicePowerFailureException(java.lang.String detailMessage)
DevicePowerFailureException
public DevicePowerFailureException(java.lang.Throwable throwable)
DevicePowerFailureException
public DevicePowerFailureException(java.lang.String detailMessage,
java.lang.Throwable throwable)
Copyright © 2011-2012 Advanced Card Systems Ltd. All Rights Reserved.