jAER project on SourceForge

net.sf.jaer.util
Interface ExceptionListener

All Known Implementing Classes:
AEViewer, BiasgenFrame, PanTiltGUI, ZipZapControlGUI

public interface ExceptionListener

The interface for an ExceptionListener

See Also:
HardwareInterfaceException

Method Summary
 void exceptionOccurred(java.lang.Exception x, java.lang.Object source)
           
 

Method Detail

exceptionOccurred

void exceptionOccurred(java.lang.Exception x,
                       java.lang.Object source)

jAER project on SourceForge