com.enterprisedt.net.ftp.async
Interface ErrorListener


public interface ErrorListener

Callback for reporting exceptions thrown

Version:
$Revision: 1.3 $
Author:
Bruce Blackshaw

Method Summary
 void onError(AsyncResult result, java.lang.Throwable t)
           
 

Method Detail

onError

void onError(AsyncResult result,
             java.lang.Throwable t)


Copyright © 2001-2006 Enterprise Distributed Technologies Ltd. All Rights Reserved.