|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.opencard.terminal.pcsc.PcscError
public class PcscError
returns text message from given PCSC error code
Constructor Summary | |
---|---|
PcscError()
|
Method Summary | |
---|---|
static java.lang.String |
getMessage(int errorCode)
returns the associated message to the error code. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PcscError()
Method Detail |
---|
public static java.lang.String getMessage(int errorCode)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |