opencard.opt.terminal.protocol
Class T1BlockNotImplementedFeatureException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by opencard.opt.terminal.protocol.T1BlockNotImplementedFeatureException
All Implemented Interfaces:
java.io.Serializable

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

Version:
$Id: T1BlockNotImplementedFeatureException.java,v 1.2 1999/11/03 12:37:19 damke Exp $
Author:
Stephan Breideneich (sbreiden@de.ibm.com)
See Also:
Serialized Form

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