peer2me.framework
Interface ExceptionHandler


public interface ExceptionHandler


Method Summary
 void handleException(java.lang.Exception ex)
           
 

Method Detail

handleException

void handleException(java.lang.Exception ex)