|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
opencard.core.OpenCardException
opencard.core.service.CardServiceException
de.cardcontact.opencard.service.CardServiceUnexpectedStatusWordException
public class CardServiceUnexpectedStatusWordException
| Field Summary | |
|---|---|
protected int |
sw
|
| Constructor Summary | |
|---|---|
CardServiceUnexpectedStatusWordException(java.lang.String msg,
int sw)
Create exception and store last SW1/SW2 |
|
| Method Summary | |
|---|---|
java.lang.String |
getMessage()
|
int |
getSW()
Get failed SW1/SW2 |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected int sw
| Constructor Detail |
|---|
public CardServiceUnexpectedStatusWordException(java.lang.String msg,
int sw)
msg - sw - | Method Detail |
|---|
public int getSW()
public java.lang.String getMessage()
getMessage in class java.lang.Throwable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||