alt.jiapi.event
Interface ExceptionListener

All Superinterfaces:
java.util.EventListener, JiapiListener

public interface ExceptionListener
extends JiapiListener

This Listener listens to Exception events. Jiapi runtime calls each listener when exception events occur.

Version:
$Revision: 1.4 $ $Date: 2002/03/20 12:00:32 $
Author:
Mika Riekkinen, Joni Suominen

Method Summary
 void exceptionCaught(ExceptionEvent e)
          Called when an exception has been caught.
 

Method Detail

exceptionCaught

void exceptionCaught(ExceptionEvent e)
Called when an exception has been caught.



Copyright © 2001. Documenation generated August 26 2011.