opencard.opt.terminal.protocol
Class T1BlockNotImplementedFeatureException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--opencard.opt.terminal.protocol.T1BlockNotImplementedFeatureException

public class T1BlockNotImplementedFeatureException
extends java.lang.RuntimeException

T1Protocol is a small subset of the T1 block protocol. - chaining is not supported - EDC-byte calculation only with LDR (XORed), CRC is not provided.

see ISO7816_3P9

See Also:
Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait