public class BACDeniedException
extends net.sf.scuba.smartcards.CardServiceException
Constructor and Description |
---|
BACDeniedException(String msg,
BACKeySpec bacKey,
int sw)
Creates an exception.
|
Modifier and Type | Method and Description |
---|---|
BACKeySpec |
getBACKey()
Gets the BAC entries that were tried before BAC failed
|
getMessage, getSerialVersionUID, getSW
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BACDeniedException(String msg, BACKeySpec bacKey, int sw)
msg
- the messagebacKey
- the BAC entry that was triedsw
- status word or -1
public BACKeySpec getBACKey()
Copyright © 2016. All rights reserved.