|
|||||||||
| 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.opt.terminal.protocol.T1Exception
opencard.opt.terminal.protocol.T1UnknownBlockException
public class T1UnknownBlockException
T1UnknownBlockException is thrown when an IO error occurs in the T1 protocol
| Constructor Summary | |
|---|---|
T1UnknownBlockException()
Constructor accepting a message text |
|
T1UnknownBlockException(java.lang.String s)
Constructor accepting a message text |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public T1UnknownBlockException()
public T1UnknownBlockException(java.lang.String s)
s - - exception message
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||