edu.sc.seis.fissuresUtil.exceptionHandler
Class WindowConnectionInterceptor

java.lang.Object
  extended by edu.sc.seis.fissuresUtil.exceptionHandler.WindowConnectionInterceptor
All Implemented Interfaces:
ExceptionInterceptor

public class WindowConnectionInterceptor
extends java.lang.Object
implements ExceptionInterceptor


Constructor Summary
WindowConnectionInterceptor()
           
 
Method Summary
 boolean handle(java.lang.String message, java.lang.Throwable t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WindowConnectionInterceptor

public WindowConnectionInterceptor()
Method Detail

handle

public boolean handle(java.lang.String message,
                      java.lang.Throwable t)
Specified by:
handle in interface ExceptionInterceptor