abbot.script
Class EventExceptionHandler

java.lang.Object
  |
  +--abbot.util.AbstractEventExceptionHandler
        |
        +--abbot.script.EventExceptionHandler

public class EventExceptionHandler
extends AbstractEventExceptionHandler


Fields inherited from class abbot.util.AbstractEventExceptionHandler
PROP_NAME
 
Constructor Summary
EventExceptionHandler()
           
 
Method Summary
protected  void exceptionCaught(Throwable thr)
          Define this to handle the exception as needed.
 
Methods inherited from class abbot.util.AbstractEventExceptionHandler
handle, install, isInstalled
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventExceptionHandler

public EventExceptionHandler()
Method Detail

exceptionCaught

protected void exceptionCaught(Throwable thr)
Description copied from class: AbstractEventExceptionHandler
Define this to handle the exception as needed.
Overrides:
exceptionCaught in class AbstractEventExceptionHandler


Copyright © 2002-2003 Timothy Wall. All Rights Reserved.
Abbot is hosted on

SourceForge