com.ning.http.client
Interface ThrowableHandler


public interface ThrowableHandler

Simple Throwable handler to be used with SimpleAsyncHttpClient


Method Summary
 void onThrowable(Throwable t)
           
 

Method Detail

onThrowable

void onThrowable(Throwable t)


Copyright © 2011. All Rights Reserved.