org.eclipse.net4j.util
Interface IErrorHandler


public interface IErrorHandler

A callback interface with a handleError() method.

Since:
2.0

Method Summary
 void handleError(Throwable t)
           
 

Method Detail

handleError

void handleError(Throwable t)


Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.