abbot.script
Class EventExceptionHandler

java.lang.Object
  extended by abbot.util.EventDispatchExceptionHandler
      extended by abbot.script.EventExceptionHandler

public class EventExceptionHandler
extends EventDispatchExceptionHandler


Field Summary
 
Fields inherited from class abbot.util.EventDispatchExceptionHandler
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.EventDispatchExceptionHandler
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: EventDispatchExceptionHandler
Define this to handle the exception as needed. Default prints a warning to System.err.

Overrides:
exceptionCaught in class EventDispatchExceptionHandler


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

SourceForge