OpenCard  
 
OCF, the OpenCard Framework is a standard Java framework for working with Smart Cards.  
 

opencard.tests.testframe
Interface ErrorListener


public abstract interface ErrorListener
extends java.util.EventListener


Method Summary
 void errorOccurred(ErrorEvent errEvt)
           
 

Method Detail

errorOccurred

public void errorOccurred(ErrorEvent errEvt)