com.ibm.di.exceptions
Interface ErrorListener


public interface ErrorListener


Method Summary
 boolean handleError(Object source, Exception error)
           
 

Method Detail

handleError

boolean handleError(Object source,
                    Exception error)