|
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.javacard.apduio.CadTransportException
com.sun.javacard.apduio.TLP224Exception
public class TLP224Exception
Exceptions related to TLP224 protocol violations
Field Summary |
---|
Fields inherited from class com.sun.javacard.apduio.CadTransportException |
---|
_messages,
status,
STATUS_UNKNOWN |
Constructor Summary | |
---|---|
TLP224Exception(int status)
Constructor |
Method Summary | |
---|---|
java.lang.String |
toString()
Returns a String describing this exception. |
Methods inherited from class com.sun.javacard.apduio.CadTransportException |
---|
getMessage,
getStatus |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage,
getStackTrace, initCause, printStackTrace, printStackTrace,
printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify,
notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TLP224Exception(int status)
status
- status codeMethod Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Throwable
|
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |