pl.edu.agh.cast.util
Interface IExceptionHandler


public interface IExceptionHandler

Interface of asynchronous Exception handler.

Author:
AGH CAST Team

Method Summary
 void handleException(Exception e)
          Handle exception.
 

Method Detail

handleException

void handleException(Exception e)
Handle exception.

Parameters:
e - exception to handle


Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.