com.unitesk.atp.text.filters
Interface ExceptionHandler

All Known Implementing Classes:
MessageBoxExceptionHandler

public interface ExceptionHandler

The handler of exceptions from filters.


Method Summary
 void process(Exception e)
          Process the specified exception.
 

Method Detail

process

void process(Exception e)
Process the specified exception.

Parameters:
e - The exception to process.


Copyright © 2001-2006 ISP RAS, RedVerst Group. All Rights Reserved.