net.ffxml.gwt.json.client
Interface JsonRpcFailureListener


public interface JsonRpcFailureListener


Method Summary
 void onFailure(java.lang.Throwable caught)
           
 

Method Detail

onFailure

void onFailure(java.lang.Throwable caught)