edu.sc.seis.fissuresUtil.exceptionHandler
Interface ExceptionInterceptor

All Known Implementing Classes:
ClassExceptionInterceptor, WindowConnectionInterceptor

public interface ExceptionInterceptor


Method Summary
 boolean handle(java.lang.String message, java.lang.Throwable t)
           
 

Method Detail

handle

boolean handle(java.lang.String message,
               java.lang.Throwable t)