com.tensegrity.palowebviewer.modules.engine.client
Interface IErrorListener


public interface IErrorListener

ErrorListener interface


Method Summary
 void onError(java.lang.Throwable caught)
          This method is call, if some error occurred.
 

Method Detail

onError

void onError(java.lang.Throwable caught)
This method is call, if some error occurred.

Parameters:
caught - - Error caught