public class PACEException
extends net.sf.scuba.smartcards.CardServiceException
Constructor and Description |
---|
PACEException(String msg)
Creates a PACEException.
|
PACEException(String msg,
int sw)
Creates a PACEException with a specific status word.
|
getMessage, getSerialVersionUID, getSW
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PACEException(String msg)
msg
- a messagepublic PACEException(String msg, int sw)
msg
- a messagesw
- the status word that caused this CardServiceExceptionCopyright © 2016. All rights reserved.